powered by
Selection method for xpose_set
# S3 method for xpose_set select(.data, ...)
Subset of xpose set
xpose
<xpose_set> An xpose_set object
xpose_set
<dynamic-dots> (passed through to <select_subset>)
dynamic-dots
select_subset
xpdb_set %>% select(starts_with("fix")) xpdb_set %>% select(mod1, fix1)
Run the code above in your browser using DataLab