is_r_project | R Documentation |
path
contains a valid R project structureChecks if path
contains:
a DESCRIPTION file
a NAMESPACE file
an R directory
is_r_project(path = getwd())
path |
path to check for an R project (defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.