[R] margins within plotting region
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Thu Nov 30 11:21:42 CET 2006
wouter.buytaert at scarlet.be wrote:
> Hi list,
>
> there always seem to be a small margin between the actual plot and the
> axes/box around the plot. For instance, in
>
> plot(c(0,1),c(0,1))
>
> the 2 points do not lay on the box around the plot but slightly more to
> the center. Which parameter controls this margin and is it possible to
> eliminate it?
>
See help(par), xaxs/yaxs
More information about the R-help
mailing list