View source: R/read_lissy_files.R
retrieve_names_key_variables | R Documentation |
experimental Retrieve the names of key variables for a given database and level. To be used only within 'read_lissy_files()' and 'read_lissy_files_locally()'.
retrieve_names_key_variables(database, level)
database |
A string indicating the database of the key variables to be retrieved (e.g. 'lis', 'i', 'lws', 'w') |
level |
A string indicating the level of the key variables to be retrieved (e.g. 'person', 'p', 'household', 'h') |
A character vector with the names of key variables for a given database and level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.