| preview_baton | R Documentation |
preview_baton accesses the baton YAML file for previewing.
preview_baton(loc)
loc |
Location of YAML file that was saved from a baton. |
A previewed version of a baton is restricted and is mainly used for read-only operations such as
summary and plot.
S3 class object.
## Not run:
preview_baton(loc = '/path/to/relay/baton.yml')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.