[R] data types in R

jim holtman jholtman at gmail.com
Fri Aug 15 20:58:17 CEST 2008


faq 7.31

On Fri, Aug 15, 2008 at 9:16 AM, Amanda1988 <mandy_zimm at hotmail.com> wrote:
>
> I was having a problem with a little simple function I wrote in R and I think
> the problem was that R is representing fractional numbers in binary floating
> point and not decimal notation, so sometimes I was having extra data points
> counted. Is there a way to cast a number stored in a variable as an integer?
> --
> View this message in context: http://www.nabble.com/data-types-in-R-tp19001443p19001443.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?



More information about the R-help mailing list