pkg_report | R Documentation |
Creates an HTML report with various package summaries and diagnostics, designed for initial editor review of the package and as reference for authors and reviewers.
pkg_report(pkgdir = ".", output_file = NULL)
pkgdir |
The path to the package |
output_file |
File to be outputted This may fail if there is no internet access for various reasons. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.