Learn R Programming

baker (version 1.0.4)

is_intercept_only: check if the formula is intercept only

Description

outputs logical values for a formula; to identify intercept-only formula.

Usage

is_intercept_only(form)

Value

TRUE for intercept-only; FALSE otherwise

Arguments

form

Regression formula