cyclocomp (version 1.1.0)

cyclocomp_package_dir: Cyclomatic complexity of a local package

Description

Automatically builds the package and installs it to a temporary directory.

Usage

cyclocomp_package_dir(path = ".")

Value

Data frame with two columns: name and cyclocomp.

Arguments

path

Path to the root directory of the R package.

See Also

Other cyclomatic complexity: cyclocomp_package, cyclocomp