lodown_icpsr | R Documentation |
get_catalog_icpsr retrieves a listing of all available extracts for a microdata set
lodown_icpsr(data_name, catalog, ...)
get_catalog_icpsr(series_number = NULL, study_numbers = NULL,
archive = "ICPSR", bundle_preference = c("rdata", "stata", "sas", "spss",
"delimited", "ascsas", "ascstata", "ascspss", "ascii", "gis", "doc"))
data_name |
a character vector with a microdata abbreviation |
catalog |
|
... |
passed to |
series_number |
any data series number from http://www.icpsr.umich.edu/icpsrweb/ICPSR/series |
study_numbers |
one or more study numbers from http://www.icpsr.umich.edu/icpsrweb/ICPSR/studies?q= |
archive |
defaults to "ICPSR" but other archives include "HMCA" , "NACJD" , "NAHDAP" , "NADAC" , "civicleads" , "RCMD" , "ADDEP" , "childcare" , "NCAA" , "NACDA" , "DSDR" , "METLDB" |
bundle_preference |
when multiple filetypes are available, which should be given priority? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.