form_desc: Get a Description of a formula Object

Description Usage Arguments

View source: R/fu.r

Description

Get a Description of a formula Object

Usage

1
form_desc(x, form, lhs_must_appear = FALSE, exclude_intercept = TRUE)

Arguments

x

a data.frame.

form

a formula object.

lhs_must_appear

should we stop if an lhs variable doesn't appear in the data? Default FALSE.

exclude_intercept

should the intercept be included as a variable to check? Default FALSE.


presagia-analytics/fu documentation built on Aug. 7, 2020, 7:57 p.m.