powered by
Providing an introduction and greeting participants.
page_welcome( title = "Herzlich Willkommen zum Modul zur automatischen Berufskodierung!", ... )
A page object.
The heading with which to greet participants.
All additional parameters are passed to new_page()
new_page()
data.table::setDTthreads(1) if (FALSE) { my_questionnaire <- list(page_welcome) if (interactive()) { app(questionnaire = my_questionnaire) } }
Run the code above in your browser using DataLab