R/cyclocomp.R
cyclocomp_package.RdNote that the package must be installed.
cyclocomp_package(package)Data frame with two columns: name and cyclocomp.
Other cyclomatic complexity:
cyclocomp_package_dir(),
cyclocomp()
## They might take a while to run
if (FALSE) { # \dontrun{
cyclocomp_package("grDevices")
cyclocomp_package("methods")
} # }