[R] how to convert digits to specified decimal vectors

sagarnikam123 sagarnikam123 at gmail.com
Fri Mar 23 13:16:36 CET 2012


> x
[1] 7 8 9 10 11 12

convert such that

7.0000
8.0000
9.0000
10.000
11.000
12.000

total size of 5 digits for each value


--
View this message in context: http://r.789695.n4.nabble.com/how-to-convert-digits-to-specified-decimal-vectors-tp4498588p4498588.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list