cyclocomp_package_dir {cyclocomp} | R Documentation |
Automatically builds the package and installs it to a temporary directory.
cyclocomp_package_dir(path = ".")
path |
Path to the root directory of the R package. |
Data frame with two columns: name
and cyclocomp
.
Other cyclomatic complexity:
cyclocomp_package()
,
cyclocomp()