View source: R/studio_builder.R
| sframe_builder_validate_draft | R Documentation |
Validate a SurveyStudio draft state
sframe_builder_validate_draft(
meta,
choices = list(),
items = list(),
scales = list(),
branching = list(),
checks = list(),
analysis_plan = list(),
models = list(),
render = list()
)
meta |
List of instrument metadata. |
choices, items, scales, branching, checks |
Lists of draft components. |
analysis_plan |
List of draft analysis-plan blocks. |
models |
List of draft model specifications. |
render |
List of rendering settings (welcome, header/logo, thankyou, theme) carried from the loaded instrument so previews and exports match. |
A list with valid, problems, and instrument.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.