surveydown::sd_create_survey(
#path = "path/to/survey",
template = "question_types"
)Question Types
Basic
Live Demo
A template showcasing all built-in question types.
Create this template
Run this command in your R console:
January 2, 2025
Run this command in your R console:
surveydown::sd_create_survey(
#path = "path/to/survey",
template = "question_types"
)