fml_example | R Documentation |
path to flowml examples data
fml_example(file = NULL)
file |
Name of file. If 'NULL', the example files will be listed. |
flowml comes bundled with a number of sample files in its 'inst/extdata' directory. This function allows to access them.
The path of to an example file, if file is defined. Else, a list of example files.
Sebastian Malkusch
## Not run:
fml_example()
fml_example(file = "reg_config.json")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.