[R] for loop incremented by 0.01

John Kane jrkrideau at yahoo.ca
Wed Jun 9 20:11:41 CEST 2010


Why?

See  ?seq

seq(0,1,.01)


--- On Wed, 6/9/10, suman dhara <suman.dhara89 at gmail.com> wrote:

> From: suman dhara <suman.dhara89 at gmail.com>
> Subject: [R] for loop incremented by 0.01
> To: r-help at stat.math.ethz.ch
> Received: Wednesday, June 9, 2010, 12:30 PM
> Sir,
> I want to use a for loop which will be incremented by 0.01
> in 0 to 1.
> Please help.
> 
> Regards,
> Suman Dhara
> 
>     [[alternative HTML version deleted]]
> 
> ______________________________________________
> 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.
> 





More information about the R-help mailing list