cyclocomp_package | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.