Assembles a raw TOML survey configuration into a combined survey configuration list.
Arguments
- path
Path to the survey config TOML file. A character scalar.
- validate
Whether or not to validate all input TOML files, i.e. ensure that they adhere to their respective schemas. Validation usually adds a noticeable delay. If
NULL, validation is performed only for files whose content has changed since the last successful validation.
See also
Other survey preparation functions:
htmlize_survey_config()