surveydown::sd_create_survey(
#path = "path/to/survey",
template = "questions_yml"
)Questions Defined with YAML
A template showcasing all built-in question types 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.