Skip to content
Prev 170592 / 398506 Next

Transformation of Variables

I have a data frame in R  where all the variables are character in nature.
kindly let know how I can transform these character variable into say
"numeric","Categorical","continuous" etc.Please provide me with the proper
syntax. Thank you in advance.