powered by
This function provides the path of the microdata from month 5 of year 2020 of the PNAD COVID19 toy example files, loaded with this package.
covid_example(path = NULL)
A vector with names of all the available PNAD COVID19 toy example files or the path for specific requested PNAD COVID19 toy example file.
Name of file. If NULL, the PNAD COVID19 toy example files names will be listed.
NULL
get_covid for downloading, labeling, deflating and creating survey design object for PNAD COVID19 microdata. read_covid for reading PNAD COVID19 microdata. covid_labeller for labeling categorical variables from PNAD COVID19 microdata. covid_deflator for adding deflator variables to PNAD COVID19 microdata. covid_design for creating PNAD COVID19 survey design object.
covid_example() covid_example(path="exampledata.csv") covid_example(path="dictionaryexample.xls") covid_example(path="deflatorexample.xls")
Run the code above in your browser using DataLab