Skip to content
Prev 28654 / 63424 Next

help text for xlim

xlim belongs to plot.window(), which is what plot.default() passes it to.
It is documented in both places.  It is not necessarily relevant to a 
general plot() (which might call lattice, for example).

I'd suggest adding an alias or concept to plot.window.Rd.  And 'asp' does 
have an alias and concept on that page.
On Tue, 29 Apr 2008, Duncan Murdoch wrote: