Skip to contents

Deprecated functions in lintr

Unnecessary concatenation linter

Single quotes linter

Consecutive stopifnot linter

No tabs linter

Extraction operator linter

Unnecessary nested if linter

Usage

unneeded_concatenation_linter(allow_single_expression = TRUE)

single_quotes_linter()

consecutive_stopifnot_linter()

no_tab_linter()

extraction_operator_linter()

unnecessary_nested_if_linter()

See also