Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cyclocomp

Cyclomatic Complexity of R Code

Cyclomatic complexity is a software metric (measurement), used to indicate the complexity of a program. It is a quantitative measure of the number of linearly independent paths through a program's source code. It was developed by Thomas J. McCabe, Sr. in 1976.

Functions (3)

cyclocomp

Cyclomatic Complexity of R Code

v1.1.0
MIT + file LICENSE
Authors
Gabor Csardi
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.