Learn R Programming

evalR (version 0.0.1)

singular_operators_ref: arguments to use with @inheritParams

Description

arguments to use with @inheritParams

Arguments

singular_operators

tokens of length 1 that operate on a right hand value. For example, the `-` token is an operator to negate a vector. NULL value will be replaced with c("-", "!").