render_survey: Render the Survey

Description Usage Arguments

View source: R/render_survey.R

Description

Main magic happens in js$renderSurvey() JavaScript function.

Usage

1
render_survey(id_container, id_answers, survey_json)

Arguments

id_container

id which has to match id from survey_output().

id_answers

will write answers internally to input$id_answers.

survey_json

json object imported with import_survey().


dheimgartner/surveyjR documentation built on Feb. 5, 2022, 8:11 a.m.