R/pof.R
pof_years.Rd
Returns a character vector with available POF survey years.
pof_years()
A character vector of available years in "YYYY-YYYY" format.
Other pof: pof_cache_status(), pof_clear_cache(), pof_data(), pof_dictionary(), pof_info(), pof_registers(), pof_variables()
pof_cache_status()
pof_clear_cache()
pof_data()
pof_dictionary()
pof_info()
pof_registers()
pof_variables()
pof_years() #> [1] "2002-2003" "2008-2009" "2017-2018"