sp_data | R Documentation |
Functions for creating paths to files in a synced datasets library. These functions are designed to be simple and compact.
sp_acs(y, f)
sp_cps_asec(y, f)
sp_cps_basic(y, m, f)
y |
One or more years. |
f |
Format of data. One of |
m |
One or more months (specified numerically). |
These functions create one or more file paths based on sp_data_path()
and the directory structure and file naming convention of each dataset
library. These functions do not verify whether the resulting files actually
exist.
A character vector containing the created file paths.
If you'd like to request an sp_*()
function for a dataset you use
frequently, please file an
issue on GitHub.
sp_data_path()
to get your
basic path to a synced datasets library.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.