prshiny_apps: Get a list of available Shiny apps

Description Arguments Details Value See Also Examples

View source: R/prshiny_apps.R

Description

Description of the prshiny function.

Arguments

...

not used.

Details

Need to provide details for the function.

Value

Returns a list of available Shiny apps.

See Also

prshiny.

Examples

1
2
3
4
5
6
# list available shiny apps
prshiny_apps()

# run the basic app
# Not run
#prshiny("base_app")

prioritizr/prioritizrshiny documentation built on May 14, 2020, 5:48 a.m.