run_commit_push | R Documentation |
Run and optionally commit or push a collection of reports.
run_commit_push(reports, commit = TRUE, push = FALSE)
reports |
A vector of report names. |
commit |
Should the reports be commited? Defaults to 'TRUE'. |
push |
Should the reports be pushed to remote? Defaults to 'FALSE'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.