addPages {shinysurveys} | R Documentation |
Wrap Questions in the Appropriate Page Divider
Description
Wrap Questions in the Appropriate Page Divider
Usage
addPages(question_df, page_id)
Arguments
question_df |
The data frame of questions supplied by the user,
split in |
page_id |
The page ID |
Value
UI for a "page" of questions
[Package shinysurveys version 0.2.0 Index]