singular_operators_ref {evalR}R Documentation

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("-", "!").


[Package evalR version 0.0.1 Index]