View source: R/assess_license.R
assess_license | R Documentation |
Assess a package for an acceptable license
assess_license(x, ...)
x |
a |
... |
additional arguments passed on to S3 methods, rarely used |
a pkg_metric
containing a string indicating the license under which the package is released
metric_score.pkg_metric_license
## Not run:
assess_license(pkg_ref("riskmetric"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.