all_undesirable_functions {lintr} | R Documentation |
Lists of function names and operators for undesirable_function_linter
and
undesirable_operator_linter
. There is a list for the default elements and another
that contains all available elements. Use with_defaults
to produce a custom list.
all_undesirable_functions default_undesirable_functions all_undesirable_operators default_undesirable_operators
A named list of character strings.