R/prepa.R
prepa_survey.Rd
Preparation of a survey
prepa_survey(folder_path, file_pattern = "*.csv", file_config = "config.txt")
folder of survey
pattern of the databases (*.csv by default)
name of the configuration file (config.txt by default)
NULL (creation of rds)
if (FALSE) { # \dontrun{ prepa_survey("shiny-examples/complete/ESS10") } # }