Score a package for acceptable license
Source:R/assess_license.R
metric_score.pkg_metric_license.Rd
Maps a license string to a score
Usage
# S3 method for class 'pkg_metric_license'
metric_score(x, ...)
Examples
if (FALSE) metric_score(assess_license(pkg_ref("riskmetric")))
# \dontrun{}