removeFormula: removeFormula: Function to remove term from a formula.

View source: R/removeFormula.R

removeFormulaR Documentation

removeFormula: Function to remove term from a formula.

Description

formulaChanger: Internal function used to remove formula terms.

Usage

removeFormula(formulaRemove, oldFormula)

Arguments

formulaRemove

The formula with all the components to remove.

oldFormula

The formula which needs to change.


PointedSDMs documentation built on Sept. 11, 2024, 7:06 p.m.