list_categories {SIAtools} | R Documentation |
List the available SIA module categories
Description
Lists all available categories a SIA module can be placed in. SIA app will place the module with illegal category under "Modules".
Usage
list_categories()
Value
A character vector.
See Also
Other helpers:
curr_proj()
,
default_shiny_io_functions
,
edit_rstudio_shortcuts()
,
open_sm_manifest()
,
print.sm_manifest()
,
sia_head_tag()
Examples
list_categories()
[Package SIAtools version 0.1.1 Index]