Description Usage Arguments Details
Check if a path is an R package root directory
1 | check_pkg_dir(path = ".")
|
path |
Path to the alleged package root. |
It must have:
'DESCRIPTION'
'NAMESPACE'
A non-empty 'R' folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.