powered by
Assess a package's results from running R CMD check
assess_exported_namespace(x, ...)
a pkg_metric containing List of functions and objects exported by a package, excluding S3methods
pkg_metric
a pkg_ref package reference object
pkg_ref
additional arguments passed on to S3 methods, rarely used
metric_score.pkg_metric_exported_namespace
if (FALSE) { assess_exported_namespace(pkg_ref("riskmetric")) }
Run the code above in your browser using DataLab