Author Login
Post 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.