powered by
Returns information about the data registers available in the POF.
pof_registers(year = "2017-2018", health_only = FALSE)
A tibble with register names and descriptions.
Character. POF edition (e.g., "2017-2018"). Default is "2017-2018".
Logical. If TRUE, returns only health-related registers. Default is FALSE.
Other pof: pof_cache_status(), pof_clear_cache(), pof_data(), pof_dictionary(), pof_info(), pof_variables(), pof_years()
pof_cache_status()
pof_clear_cache()
pof_data()
pof_dictionary()
pof_info()
pof_variables()
pof_years()
pof_registers() pof_registers("2017-2018", health_only = TRUE)
Run the code above in your browser using DataLab