grab | R Documentation |
Grab something from an object
grab(from, what, ...)
from |
an object |
what |
what to grab one of 'response', 'design_matrix', 'response_formula', 'fixed_formula', 'eeFUN' |
... |
additional arguments passed to |
the value returns depends on the argument what
.
grab_response
, grab_design_matrix
,
grab_response_formula
, grab_fixed_formula
,
grab_design_levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.