| orderly_example | R Documentation |
Copy a simple orderly example for use in the docs. This function should not form part of your workflow!
orderly_example(..., names = NULL, example = "demo", dest = NULL)
... |
Arguments passed through to |
names |
Optionally, names of the reports to copy. The default is to copy all reports. |
example |
The name of the example to copy. Currently only "simple" and "demo" are supported. |
dest |
The destination. By default we use
|
Invisibly, the path to the example.
path <- orderly_example()
orderly_list_src(root = path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.