default_shiny_io_functions {SIAtools}R Documentation

Default {shiny} input/output UI functions consulted by module_namespace_linter()

Description

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.

Usage

default_shiny_io_functions

Format

An object of class character of length 25.

Details

Following functions are covered:

See Also

Other helpers: curr_proj(), edit_rstudio_shortcuts(), list_categories(), open_sm_manifest(), print.sm_manifest(), sia_head_tag()


[Package SIAtools version 0.1.1 Index]