Learn R Programming

lintr (version 3.2.0)

regex_linters: Regular expression linters

Description

Linters that examine the usage of regular expressions and functions executing them in user code.

Arguments

Linters

The following linters are tagged with 'regex':

  • fixed_regex_linter

  • regex_subset_linter

  • string_boundary_linter

  • which_grepl_linter

See Also

linters for a complete list of linters available in lintr.