example_app_path: Get paths to supreme example

View source: R/example.R

example_app_pathR Documentation

Get paths to supreme example

Description

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

Usage

example_app_path(file = NULL)

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

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

strboul/supreme documentation built on Jan. 11, 2024, 12:47 a.m.