Description Usage Arguments Value Examples
Title get_xy_from_DATA_C2
1 | get_xy_from_DATA_C2(DATA, META_DATA)
|
DATA |
Full data matrix, includes all observations for all the variables |
META_DATA |
Need to have at least 2 columns, one with all variables name, another one which indicate the type of each variable (CM, DX, PB) |
a list of important variables
1 2 | # x <- get_xy_from_DATA_C2(DATA, META_DATA)[[1]]
# y <- get_xy_from_DATA_C2(DATA, META_DATA)[[2]]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.