Java Mailing List Archive

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

Home » Home (12/2007) » R Help for Statistical Computing »

Re: [R] subsetting, aggregating and zoo

Gabor Grothendieck

2006-10-29

Replies:

On 10/29/06, antonio rodriguez <antonio.raju@(protected):
> Gabor Grothendieck escribió:

> Thanks Gabor! Now it's OK (nice the output of dput. I was reluctant to
> paste all data because is 6575 days long!)
>

You can write the following, say, to display just a bit:

dput(z[1:10], control = "all")

______________________________________________
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.