Learn R Programming

geex (version 1.1.1)

grab: Grab something from an object

Description

Grab something from an object

Usage

grab(from, what, ...)

Value

the value returns depends on the argument 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

See Also

grab_response, grab_design_matrix, grab_response_formula, grab_fixed_formula, grab_design_levels