imbue: Interpret a formula in the context of some data.

Description Usage Arguments Value

View source: R/formula.R

Description

Interpret a formula in the context of some data.

Usage

1
2
imbue(terms, data, configuration = NULL,
  methods = hierarchy:::default_imbue_methods())

Arguments

t

LHS or RHS of 'terms' calculated by 'involves'

e

environment to use for data, can be a list

Value

list with all formula terms defined from the environment.


sakrejda/hierarchy documentation built on Aug. 23, 2019, 7:15 p.m.