Skip to contents

Check for overly complicated expressions. See cyclocomp::cyclocomp().

Usage

cyclocomp_linter(complexity_limit = 15L)

Arguments

complexity_limit

expressions with a cyclomatic complexity higher than this are linted, defaults to 15. See cyclocomp::cyclocomp().

See also

linters for a complete list of linters available in lintr.