Description Usage Arguments Details
View source: R/print_methods.R
Package Usage Printing Options
1 2 |
x |
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 |
... |
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.