Skip to contents

Preparation of a survey

Usage

prepa_survey(folder_path, ...)

Arguments

folder_path

folder of survey

...

argument to pass to folder_to_df (example : file_pattern)

Value

NULL (creation of rds)

Examples

if (FALSE) { # \dontrun{
prepa_survey("shiny-examples/complete/ESS10")
} # }