all_undesirable_functions {lintr}R Documentation

Default undesirable functions and operators

Description

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.

Usage

all_undesirable_functions

default_undesirable_functions

all_undesirable_operators

default_undesirable_operators

Format

A named list of character strings.


[Package lintr version 2.0.1 Index]