View source: R/package_magic.R
This function is read-only.
1 2 3 4 5 | validate_package_files(
quiet = TRUE,
rcmdcheck_args = "--no-manual",
error_on = "note"
)
|
quiet |
Should all output be suppressed? |
rcmdcheck_args |
Passed on to |
error_on |
Whether to throw an error on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.