-
-
Notifications
You must be signed in to change notification settings - Fork 0
05. Data
Michael McCarthy edited this page Nov 10, 2021
·
37 revisions
A list of R packages for getting, making, storing, and sharing data.
All data, whether it has been sourced, simulated, or otherwise created, should be saved in the data
folder so it is easily accessible.
Data files should be named like: yyyy-mm—dd_data-name.csv
. If multiple data files exist for a given source, a topic or type should be appended to the data name. For example, yyyy-mm-dd_data-name_topic1.csv
and yyyy-mm-dd_data-name_topic2.csv
.
© Copyright Michael McCarthy