is.fun: Is it a function?

Description Usage Arguments

View source: R/utilities.eval.R

Description

Attempts to decipher if a function other than c() has been supplied as input. Returns the position of the possible non-c functions in lst.

Usage

1
is.fun(lst)

Arguments

lst

A list of inputs wrapped in substitute() and coerced to a list using as.list().


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