package_metrics_csv: Calculate metrics and write them to a CSV file

Description Usage Arguments See Also

Description

Calculate metrics and write them to a CSV file

Usage

1
2

Arguments

package

Package name, character scalar.

file

Output file name.

version

Version number, character scalar. If NULL, then the latest version is used.

metrics

The ids of the metrics to calculate. The default is to calculate all implemented metrics.

source

Where to get the package sources. CRAN and BioC packages are found automatically, others need to be specified.

See Also

package_metrics to calculate the metrics, without writing them to a file.


MangoTheCat/packageMetrics2 documentation built on May 21, 2019, 1:41 a.m.