franken_xpdb | R Documentation |
xpose_data
objects into oneThis is an internal function designed to meet the needs of specific plotting functions
franken_xpdb(
...,
.cols = NULL,
.types = NULL,
prop_transforms = NULL,
problem,
quiet = TRUE
)
... |
< |
.cols |
< |
.types |
< |
prop_transforms |
< |
problem |
< |
quiet |
Prevents extra output. |
The first xpose_data
object with new data columns
franken_xpdb(pheno_base, pheno_final, .types="catcov") %>%
xpose::get_data() %>%
select(starts_with("APGR"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.