Score a package for number of recently opened BugReports that are now closed
Source:R/assess_last_30_bugs_status.R
metric_score.pkg_metric_last_30_bugs_status.Rd
Score a package for number of recently opened BugReports that are now closed
Usage
# S3 method for class 'pkg_metric_last_30_bugs_status'
metric_score(x, ...)
Examples
if (FALSE) metric_score(assess_last_30_bugs_status(pkg_ref("riskmetric")))
# \dontrun{}