[R] Ylim problem - plot.correlog, ncf package

Ben Filewod filewod at gmail.com
Wed Oct 16 21:08:59 CEST 2013


Hi Pyh- having the same problem- did you ever find a solution?

Cheers,
Ben

On Saturday, August 11, 2012 8:41:21 AM UTC-7, Pyhrell wrote:
>
> Hi, 
>
> I'm doing cross-correlation correlograms with the ncf package. I have four 
> study sites ; four correlograms. 
> I'd like to get the same y scale for the four of them... only, using 
> "ylim=c(-1,1)" does not change the y scale never and I don't know why. I 
> tried with plot() too. 
>
> Is there another option to change the ylim in plots ? 
>
> Example with only one correlog (all work but ylim). They all have the same 
> form. 
>
> cross_calf2 <- correlog(calf2$X,calf2$Y, calf2$species1, calf2$species2, 
> increment=2) 
> plot.correlog(cross_calf2,ylim=c(-1,1)) 
>
> Thanks ! 
>
> Pyh. 
>
>
>
> -- 
> View this message in context: 
> http://r.789695.n4.nabble.com/Ylim-problem-plot-correlog-ncf-package-tp4640044.html 
> Sent from the R help mailing list archive at Nabble.com. 
>
> ______________________________________________ 
> R-h... at r-project.org <javascript:> 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