Hi
Dr. Alireza Zolfaghari wrote:
> Hi list,
> Does any body know how I can create a margin area around the graphic created
> by xyplot (the same thing we do using par in plot function)? I tried
> viewport, but does not work.
The trick is to assign the xyplot() result and then print it explicitl
Hi list,
Does any body know how I can create a margin area around the graphic created
by xyplot (the same thing we do using par in plot function)? I tried
viewport, but does not work.
Here is the code:
==
require(grid)
vp<- viewport(x=.1,y=.1,width=.6,h
2 matches
Mail list logo