This function can be used to list available reports stored in the factory, in
inside the report_sources
folder (or any subfolder within).
1 | list_reports(factory = ".", pattern = NULL, ...)
|
factory |
The path to the report factory or a folder within the desired factory. Defaults to the current directory. |
pattern |
An optional regular expression used to look for specific patterns in report names. |
... |
additional parameters to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.