Description Usage Arguments Value
This function fetches the source code of a package from CRAN and dump them into a tibble.
1 | read_cranpkg(pkg, verbose = FALSE)
|
pkg |
string, name of a package. |
verbose |
boolean, display debug info. |
a tibble with the source code of all R files, DESCRIPTION and NAMESPACE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.