pull.xpose_set {xpose.xtras} | R Documentation |
Pulling method for xpose_set
Description
Pulling method for xpose_set
Usage
## S3 method for class 'xpose_set'
pull(.data, ...)
Arguments
.data |
< |
... |
< |
Value
The top-level information for a set requested.
Examples
xpdb_set %>%
pull(xpdb)
[Package xpose.xtras version 0.0.2 Index]