[R] Bars on stl() plot
Greg Snow
538280 at gmail.com
Tue Mar 25 18:47:30 CET 2014
Look at ?plot.stl and read the section on "range.bars". Basically the
bars are all the same height in user coordinates, so it gives a
feeling of the relative scale of each panel.
On Tue, Mar 25, 2014 at 11:32 AM, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> This command produced the attached plot:
> dalles.disch.stl <- stl(dalles.disch.no.na, "per")
>
> There are narrow, vertical, grey bars along the right axis for each plot
> and I would like to learn what they represent and where this is documented.
>
> A pointer is appreciated.
>
> Rich
> ______________________________________________
> 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.
>
--
Gregory (Greg) L. Snow Ph.D.
538280 at gmail.com
More information about the R-help
mailing list