Learn R Programming

surveydown (version 0.10.1)

sd_page_gadget: 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()

Arguments

Value

The entered page ID (invisibly).