select_subset | R Documentation |
This is intended for use as an internal function to select a subset of xpdb objects from an xpose_set.
It is a lower level version of <select.xpose_set
>
select_subset(xpdb_s, ...)
xpdb_s |
< |
... |
< |
<numeric
> vector of indices for selected xpdb objects
select_subset(mod2, xpdb_s=xpdb_set)
select_subset(dplyr::starts_with("fix"), xpdb_s=xpdb_set)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.