Learn R Programming

supreme (version 1.1.0)

example_yaml: Get YAML to supreme example

Description

Get YAML to supreme example

Usage

example_yaml()

Arguments

Value

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

See Also

Other source examples: example_app_path()

Examples

Run this code
# NOT RUN {
yaml <- example_yaml()
supreme(src_yaml(yaml))
# }

Run the code above in your browser using DataLab