View source: R/plug-in.function.R
factor.to.character | R Documentation |
To convert the variables in a data.frame from factor to character
factor.to.character(x, column = c(1, 2))
x |
data.frame with columns named as Cell.From and Cell.To |
column |
which column |
data.frame with variables converted to character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.