Description Usage Arguments Examples
Check whether a path is an R package or not.
1 | is_rpackage(path = ".", fn = c("R", "DESCRIPTION", "NAMESPACE", "man"))
|
path |
Character scalar. Path to the package to dir. |
fn |
Character vector. List of files to consider an R package. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.