default_shiny_io_functions | R Documentation |
{shiny}
input/output UI functions consulted by
module_namespace_linter()
A character vector of function names whose calls are inspected for ns()
omission. Name of each element denotes the original package. Please refer to
module_namespace_linter()
for more details.
default_shiny_io_functions
An object of class character
of length 25.
Following functions are covered:
shiny::actionButton
shiny::actionLink
shiny::checkboxGroupInput
shiny::checkboxInput
shiny::dateInput
shiny::dateRangeInput
shiny::fileInput
shiny::numericInput
shiny::passwordInput
shiny::radioButtons
shiny::selectInput
shiny::sliderInput
shiny::textAreaInput
shiny::textInput
shiny::varSelectInput
shiny::dataTableOutput
shiny::tableOutput
shiny::uiOutput
shiny::htmlOutput
shiny::verbatimTextOutput
shiny::imageOutput
shiny::textOutput
shiny::plotOutput
plotly::plotlyOutput
DT::DTOutput
Other helpers:
curr_proj()
,
edit_rstudio_shortcuts()
,
list_categories()
,
open_sm_manifest()
,
print.sm_manifest()
,
sia_head_tag()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.