interview_manual {censobr} | R Documentation |
Open on a browser the interview manual of the data collection of Brazil's censuses
interview_manual(year = NULL, showProgress = TRUE, cache = TRUE)
year |
Numeric. Year of reference in the format |
showProgress |
Logical. Defaults to |
cache |
Logical. Whether the function should read the data cached
locally, which is much faster. Defaults to |
Opens a .pdf
file on the browser
Other Census documentation:
data_dictionary()
# Open interview manual on browser
interview_manual(year = 2010, showProgress = FALSE)