surveydown.org
  • About
  • Documentation
  • Templates
  • Package
  • FAQ
  • Blog
  1. Basic
  2. Default Template
  • Templates
  • Basic
    • Default Template
    • Question Types
    • Questions Defined with YAML
    • Conditional Display
    • Conditional Navigation
  • Randomization
    • Random Options
    • Random Options Predefined
  • Reactivity
    • Reactive Questions
    • Reactive drilldown
    • External Redirect
    • Live Polling
  • Conjoint
    • Conjoint Buttons
    • Conjoint Tables
  • Custom
    • Custom Leaflet Map
    • Custom Plotly Chart
  1. Basic
  2. Default Template

Default Template

Basic
A minimum template for starting from scratch.
Published

January 1, 2025

To create this template, run this command in your R console:

surveydown::sd_create_survey(
  #path = "path/to/survey"
)

There is a template = "default" argument in the sd_create_survey() function, but it is set as default so no need to specify it.

Refer to the Start with a template section for more details.

Open in New Tab GitHub Repo

Back to top
 
  • Site made with , , and quarto