Learn R Programming

riskmetric (version 0.2.5)

metric_score.pkg_metric_license: Score a package for acceptable license

Description

Maps a license string to a score

Usage

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

Value

score of metric license

Arguments

x

a pkg_metric_license packge metric object

...

additional arguments unused

Examples

Run this code
if (FALSE) metric_score(assess_license(pkg_ref("riskmetric")))

Run the code above in your browser using DataLab