list_categories.Rd
Lists all available categories a SIA module can be placed in. SIA app will place the module with illegal category under "Modules".
list_categories()
A character vector.
Other helpers: curr_proj(), default_shiny_io_functions, edit_rstudio_shortcuts(), open_sm_manifest(), print.sm_manifest(), sia_head_tag()
curr_proj()
default_shiny_io_functions
edit_rstudio_shortcuts()
open_sm_manifest()
print.sm_manifest()
sia_head_tag()
list_categories() #> [1] "Scores" "Validity" "Reliability" "Item analysis" #> [5] "Regression" "IRT models" "DIF/Fairness" "Modules"