Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 353 Bytes

File metadata and controls

12 lines (9 loc) · 353 Bytes

A conjoint survey template with options shown in buttons.

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

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

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