get_catalog | R Documentation |
lodown
actively downloads the extracts specified by the catalog. get_catalog
retrieves a listing of all available extracts for a microdata set. skipping get_catalog
will attempt to download all available extracts
get_catalog(data_name, output_dir = getwd(), ...)
lodown(data_name, catalog = NULL, ...)
data_name |
a character vector with a microdata abbreviation |
output_dir |
directory on your local computer to save the microdata |
... |
passed to |
catalog |
|
catalog data.frame
detailing available microdata extracts and metadata, along with local file paths and possibly additional metadata acquired during the download
http://www.asdfree.com for usage examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.