Displaying 1 result from an estimated 1 matches for "tp3964394p3964394".
2011 Nov 01
4
round up a number to 10^4
...round them so the output is Y = c(60000, 80000, 80000). I tried
Y<-round(X,-4), but it gives me Y = c(60000, 70000, 80000). Do anybody know
how to round up a number to 10^4?
Thank you in advance.
Wendy
--
View this message in context: http://r.789695.n4.nabble.com/round-up-a-number-to-10-4-tp3964394p3964394.html
Sent from the R help mailing list archive at Nabble.com.