View source: R/WGCNA_Analysis_Functions.R
create_data_frame_from_multi | R Documentation |
create_data_frame_from_multi
create_data_frame_from_multi(vec_to_trans, row_names)
vec_to_trans |
vector of covariate with more than 2 values. |
row_names |
rownames of the original dataframe |
## Not run: create_data_frame_from_multi(vec_to_trans,row_names) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.