https://github.com/richfitz/data
A test repository for datastorr
https://github.com/richfitz/data
Last synced: 6 months ago
JSON representation
A test repository for datastorr
- Host: GitHub
- URL: https://github.com/richfitz/data
- Owner: richfitz
- Created: 2016-03-22T14:28:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T17:23:08.000Z (over 10 years ago)
- Last Synced: 2025-01-20T22:53:52.785Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example data for datastorr
This is an example of the simplest test case for [`datastorr`](https://github.com/richfitz/datastorr); we have a repo that contains only a file [`datastorr.json`](datastorr.json) which indicates that the data should be read into R with `readRDS`.
The [releases](https://github.com/richfitz/data/releases) page lists a number of versions of the data.
**NOTE**: This repository is slightly weird because commits are created using git's [`--allow-empty`](http://stackoverflow.com/a/12470056) option so that meaningless changes are not created.