is.op: Determine if an input uses an arithmetical operator ('/',...

Description Usage Arguments

View source: R/utilities.eval.R

Description

Matches the arugment the ops string using grep. Any matches are subsequently noted and the unique list is returned.

Usage

1
is.op(lst)

Arguments

lst

A list object to be tested.


ggloop documentation built on May 2, 2019, 3:01 a.m.