ipums_example: Get path to ipums example datasets

View source: R/examples.r

ipums_exampleR Documentation

Get path to ipums example datasets

Description

Get access to example extracts.

Usage

ipums_example(path = NULL)

Arguments

path

Name of file. If 'NULL', the example files will be listed.

Value

The filepath to an example file, or if path is empty, a vector of all available files.

Examples

ipums_example() # Lists all available examples
ipums_example("cps_00006.xml") # Gives filepath for a cps DDI

mnpopcenter/ipumsr documentation built on Sept. 30, 2022, 6:56 a.m.