example_app_path: Get paths to supreme example

Description Usage Arguments Value See Also Examples

View source: R/example.R

Description

The example Shiny application to demonstrate all the capabilities of what supreme offers.

Usage

1

Arguments

file

file names. If no file names are put (which path is NULL), then all the example file paths will be listed.

Value

a character vector containing the R file path for the example.

See Also

Other source examples: example_yaml()

Examples

1
2
files <- example_app_path(c("app", "module-customers"))
supreme(src_file(files))

supreme documentation built on July 8, 2020, 7:18 p.m.