cyclocomp_linter {lintr} | R Documentation |
Check for overly complicated expressions. See cyclocomp::cyclocomp()
.
cyclocomp_linter(complexity_limit = 15L)
complexity_limit |
expressions with a cyclomatic complexity higher than this are linted, defaults to 15.
See |
best_practices, configurable, default, readability, style
linters for a complete list of linters available in lintr.