Interview manual of the data collection of Brazil's censuses
Source:R/docs_interview_manual.R
interview_manual.Rd
Open on a browser the interview manual of the data collection of Brazil's censuses
Arguments
- year
Numeric. Year of reference in the format
yyyy
. Defaults to2010
.- showProgress
Logical. Defaults to
TRUE
display download progress bar. The progress bar only reflects only the downloading time, not the time to load the data to memory.- cache
Logical. Whether the function should read the data cached locally, which is much faster. Defaults to
TRUE
. The first time the user runs the function,censobr
will download the file and store it locally so that the file only needs to be download once. IfFALSE
, the function will download the data again and overwrite the local file.
See also
Other Census documentation:
data_dictionary()