grab: Grab something from an object

View source: R/grab_funs.R

grabR Documentation

Grab something from an object

Description

Grab something from an object

Usage

grab(from, what, ...)

Arguments

from

an object

what

what to grab one of 'response', 'design_matrix', 'response_formula', 'fixed_formula', 'eeFUN'

...

additional arguments passed to grab_** function

Value

the value returns depends on the argument what.

See Also

grab_response, grab_design_matrix, grab_response_formula, grab_fixed_formula, grab_design_levels


bsaul/geex documentation built on July 4, 2023, 6:40 p.m.