On Sat, 27 Jan 2007, t.d. kaplan wrote:
> hi,
>
> i am trying to create a plot of reduced height. i am able to achieve
> this with:
>
> par(pin=c(par("pin")[1], 1))
>
> however, the plot is surrounded by large margins. is there a way for
> me to reduce the margins to match the dimensions of the pl
hi,
i am trying to create a plot of reduced height. i am able to achieve
this with:
par(pin=c(par("pin")[1], 1))
however, the plot is surrounded by large margins. is there a way for
me to reduce the margins to match the dimensions of the plot?
thanks.
_