Coerce the number of news files to binary indication of valid NEWS files

# S3 method for pkg_metric_has_news
metric_score(x, ...)

Arguments

x

a pkg_metric_has_news packge metric object

...

additional arguments unused

Value

1 if any NEWS files are found, otherwise 0

Examples

if (FALSE) metric_score(assess_has_news(pkg_ref("riskmetric")))