removeFormula {PointedSDMs}R 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.


[Package PointedSDMs version 2.1.0 Index]