| questionnaire {censobr} | R Documentation | 
Questionnaires used in the data collection of Brazil's censuses
Description
Open on a browser the questionnaire used in the data collection of Brazil's censuses
Usage
questionnaire(year = 2010, type = NULL, showProgress = TRUE, cache = TRUE)
Arguments
| year | Numeric. Year of reference in the format  | 
| type | Character. The type of questionnaire used in the survey, whether
the  | 
| 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
Examples
library(censobr)
# Open questionnaire on browser
questionnaire(year = 2010, type = 'long', showProgress = FALSE)