sd_setup {surveydown} | R Documentation |
Required Set Up Function
Description
This function is depreciated and no longer needed.
Usage
sd_setup()
Details
The function configures the 'shiny' application to use Bootstrap 5 for styling and enables 'shinyjs' for JavaScript functionalities within the application.
Value
This function does not return a value. It is called for its side effects of setting up the 'shiny' application.
[Package surveydown version 0.12.6 Index]