Description Usage Arguments Details Value Examples
Add scaffolding for lintr
package usage to R package.
1 |
base_path |
package root directory. |
use_testthat |
logical, if |
This function creates a template .lintr
file for SNAPverse packages inside inst
and
adds a symbolic link to this file in the package root directory.
It also adds both files to .Rbuildignore
and creates a unit test for lint-free package code.
side effect of adding lintr
scaffolding to package.
1 | ## Not run: use_lintr()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.