cyclocomp_package_dir: Cyclomatic complexity of a local package

View source: R/package_dir.R

cyclocomp_package_dirR Documentation

Cyclomatic complexity of a local package

Description

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

Usage

cyclocomp_package_dir(path = ".")

Arguments

path

Path to the root directory of the R package.

Value

Data frame with two columns: name and cyclocomp.

See Also

Other cyclomatic complexity: cyclocomp_package(), cyclocomp()


cyclocomp documentation built on Aug. 31, 2023, 1:09 a.m.