df_char_to_factor | R Documentation |
Factorize all categorical columns
df_char_to_factor(df)
df |
A sample x condition data frame |
A sample x condition data frame
df_char_to_factor(matrix(seq_len(12)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.