sd_page_gadget {surveydown} | R Documentation |
Show a Shiny gadget for entering a page ID
Description
This function displays a Shiny gadget that allows the user to input a page ID. Once submitted, it calls sd_add_page() with the specified ID.
Usage
sd_page_gadget()
Value
The entered page ID (invisibly).
[Package surveydown version 0.11.0 Index]