termsInData: Extract terms in a quoted model statement

View source: R/messageDF.R

termsInDataR Documentation

Extract terms in a quoted model statement

Description

Similar to terms, but this is used on a quoted model and will only return unique matches in a data.

Usage

termsInData(model, data)

Arguments

model

A quoted model statement

data

A data.frame-like object with column names in which to match terms in model


PredictiveEcology/pemisc documentation built on Sept. 19, 2022, 7 p.m.