surveydown::sd_create_survey(
#path = "path/to/survey",
template = "custom_plotly_chart"
)
Custom Plotly Chart
Custom
A template of custom plotly chart question using
sd_question_custom()
.
To create this template, run this command in your R console:
Refer to the Start with a template section for more details.