powered by
Change to Numeric Form
to.numeric(x)
vector
numeric data
# NOT RUN { x=c(1,2,3) to.factor(x) <- 1 to.numeric(x) # }
Run the code above in your browser using DataLab