list_apps: List Available Shinyapps

list_appsR Documentation

List Available Shinyapps

Description

List available NSSP Shinyapps from the Rnssp-shiny-apps Github repository.

Usage

list_apps(as.table = FALSE)

Arguments

as.table

a logical, if TRUE, a data frame is returned. Otherwise, a vector is returned (Default is FALSE).

Value

A data frame or a vector

See Also

https://github.com/CDCgov/Rnssp-rmd-templates

Examples

list_apps()
list_apps(as.table = TRUE)

CDCgov/Rnssp documentation built on May 12, 2024, 1:32 a.m.