is_formula2: Is a one- or two-sided formula?

Description Usage Arguments Value See Also Examples

View source: R/factors.R

Description

Functions to test whether an object is a one- or two-sided formula.

Usage

1
2
3

Arguments

x

An object to test

Value

TRUE or FALSE

See Also

is_formula in purrr and is_formula in lazyeval both test objects for formula.

Examples

1
2
3
4

jrnold/rubbish documentation built on May 20, 2019, 2:05 a.m.