.get_col_from_new_data | R Documentation |
type
from new data set(Internal) Extract specified type
from new data set
.get_col_from_new_data(
specification,
newdata,
type,
by = NULL,
implicitBlock = FALSE,
...
)
specification |
A |
newdata |
A |
type |
One of "t", "f", or "b". |
by |
optional; named vector or list connecting names of unit of
assignment/unitid/cluster variables in |
implicitBlock |
If the |
... |
Additional arguments to |
The column(s) belonging to the requested type
in
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.