surveydown::sd_create_survey(
#path = "path/to/survey",
template = "questions_yml"
)
Questions Defined with YAML
Basic
A template showcasing questions defined using a YAML file.
To create this template, run this command in your R console:
Refer to the Start with a template section for more details.