View source: R/assess_has_news.R
metric_score.pkg_metric_has_news | R Documentation |
Coerce the number of news files to binary indication of valid NEWS files
## S3 method for class 'pkg_metric_has_news'
metric_score(x, ...)
x |
a |
... |
additional arguments unused |
1
if any NEWS files are found, otherwise 0
## Not run: metric_score(assess_has_news(pkg_ref("riskmetric")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.