Description Usage Arguments Details
Package Usage Summary
1 2 3 4 5 6 7 8 |
object |
A |
warn_percent_usage |
Minimum percent of functions to be used within a dependent package. Default is |
warn_number_usage |
Minimum number of functions to be used within a dependent package. Default is |
ignore_low_usage_packages |
A vector of packages to ignore the low usage of, usually when already aware of the low usage, but the dependent package is necessary for the project. |
... |
Not used |
Package usage must be below both thresholds for the warning to appear. With the defaults, if a package has fewer than 5 functions then only 1 function is required to prevent a warning message to appear.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.