View source: R/assess_has_website.R
assess_has_website | R Documentation |
Assess a package for an associated website url
assess_has_website(x, ...)
x |
a |
... |
additional arguments passed on to S3 methods, rarely used |
a pkg_metric
containing a character vector of website urls associated with the package
metric_score.pkg_metric_has_website
## Not run:
assess_has_website(pkg_ref("riskmetric"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.