Cyclomatic complexity of the objects in an installed package
Note that the package must be installed.
cyclocomp_package(package)
package |
Package name, character scalar. |
Data frame with two columns: name and cyclocomp.
Other cyclomatic complexity: cyclocomp_package_dir,
cyclocomp
## They might take a while to run
## Not run:
cyclocomp_package("grDevices")
cyclocomp_package("methods")
## End(Not run)Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.