srr_report | R Documentation |
ssr
tags.Generate report from ssr
tags.
srr_report(path = ".", branch = "", view = TRUE, roxygenise = TRUE)
path |
Path to package for which report is to be generated |
branch |
By default a report will be generated from the current branch as set on the local git repository; this parameter can be used to specify any alternative branch. |
view |
If |
roxygenise |
If |
(invisibly) Markdown-formatted lines used to generate the final html document.
## Not run:
path <- srr_stats_pkg_skeleton ()
srr_report (path)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.