retrieve_names_key_variables: Retrieve names of key variables

View source: R/read_lissy_files.R

retrieve_names_key_variablesR Documentation

Retrieve names of key variables

Description

\lifecycle

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()'.

Usage

retrieve_names_key_variables(database, level)

Arguments

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')

Value

A character vector with the names of key variables for a given database and level.


JosepER/lissyrtools documentation built on Jan. 26, 2025, 10:01 p.m.