is.function {base} | R Documentation |
Is an Object of Type Function?
Description
is.function
returns TRUE
if x
is a function
and FALSE
otherwise.
Usage
is.function(x)
is.function {base} | R Documentation |
is.function
returns TRUE
if x
is a function
and FALSE
otherwise.
is.function(x)