is.formula
From lasso2 v1.2-21.1
by Berwin Turlach
Tests for Formula Objects
is.formula
returns TRUE
if x
is an object of
class "formula"
, and FALSE
otherwise.
- Keywords
- utilities
Usage
is.formula(x)
Arguments
- x
an R object to be tested.
Community examples
Looks like there are no examples yet.