surveydown::sd_create_survey(
#path = "path/to/survey"
)Default Template
Basic
A minimum template for starting from scratch.
Create this template
Run this command in your R console:
template = "default" is the default argument, so you do not need to specify it.