Hi,

I am getting a strange result while converting a string vector into numeric
vector:

> Datas[1]
[1] 37315

> as.numeric(Datas[1])
[1] 2

Can anyone help me??
-- 
View this message in context: 
http://www.nabble.com/Strange-results-converting-string-to-number-tf4629811.html#a13220089
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to