View source: R/get_segment_table.R
unpack_y | R Documentation |
Unpacks y variable name
unpack_y(form_y, i, family)
form_y |
Character representation of formula |
i |
The segment number (integer) |
family |
An mcpfamily object returned by |
A one-row tibble with the columns
y
: string. The y variable name.
trials
: string. The trials variable name.
weights
: string. The weights variable name.
Jonas Kristoffer Lindeløv jonas@lindeloev.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.