View source: R/assess_news_current.R
metric_score.pkg_metric_news_current | R Documentation |
Coerce a logical vector of discovered up-to-date NEWS to a metric score
## S3 method for class 'pkg_metric_news_current'
metric_score(x, ...)
x |
a |
... |
additional arguments unused |
1
if any NEWS files are up-to-date, otherwise 0
## Not run: metric_score(assess_news_current(pkg_ref("riskmetric")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.