Java Mailing List Archive

http://www.r-help.com/

Home » R Help for Statistical Computing »

Re: [R] 'seq' help page: seq_length -> seq_len?

Peter Ehlers

2010-09-03

Replies: Find Java Web Hosting

Author LoginPost Reply
On 2010-09-03 2:05, Niels Richard Hansen wrote:
> In the Value section of the 'seq' help page it says
>
>  'seq_along' and 'seq_length' always return an integer vector.
>
> I believe it should be
>
>  'seq_along' and 'seq_len' always return an integer vector.
>
> as there are no seq_length function?
>
> Best, Niels
>

Looks like that's fixed in R2.12.0.
(It's always a good idea to check the development version.)

 -Peter Ehlers

______________________________________________
R-help@(protected)
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.
©2008 r-help.com - Jax Systems, LLC, U.S.A.