| interview_manual {censobr} | R Documentation | 
Interview manual of the data collection of Brazil's censuses
Description
Open on a browser the interview manual of the data collection of Brazil's censuses
Usage
interview_manual(year = NULL, showProgress = TRUE, cache = TRUE)
Arguments
| 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  | 
Value
Opens a .pdf file on the browser
See Also
Other Census documentation: 
data_dictionary()
Examples
# Open interview manual on browser
interview_manual(year = 2010, showProgress = FALSE)
[Package censobr version 0.3.2 Index]