Description Usage Arguments Value
write R packageset to standard output file in tsv format
1 2 | reportRpkgs(Rlibs = NULL, outfile = paste0("R-", getRversion(),
"_pkgs.tsv"))
|
Rlibs |
vector of R libraries to check; defaults to NULL |
outfile |
filename of output file that lists all package versions in tsv format. |
output file name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.