ipums_example | R Documentation |
Get access to example extracts.
ipums_example(path = NULL)
path |
Name of file. If 'NULL', the example files will be listed. |
The filepath to an example file, or if path is empty, a vector of all available files.
ipums_example() # Lists all available examples ipums_example("cps_00006.xml") # Gives filepath for a cps DDI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.