search for: tp990546p990546

Displaying 1 result from an estimated 1 matches for "tp990546p990546".

Did you mean: tp990546p990568
2009 Dec 29
3
as.numeric is truncating!
...Can anyone shed some light on this? Thanks! > b[1] [1] "116.28125" > summary(b[1]) Length Class Mode 1 character character > c <- as.numeric(b[1]) > c [1] 116.2812 -- View this message in context: http://n4.nabble.com/as-numeric-is-truncating-tp990546p990546.html Sent from the R help mailing list archive at Nabble.com.