powered by
This page saves data in results_overview and marks the questionnaire as complete.
page_final(...)
A page object.
All additional parameters are passed to new_page()
new_page()
data.table::setDTthreads(1) if (FALSE) { my_questionnaire <- list( page_final() ) if (interactive()) { app(questionnaire = my_questionnaire) } }
Run the code above in your browser using DataLab