ddpanelGrob {DescribeDisplay}R Documentation

Panel grob...

Description

Panel grob Construct grob for single panel.

Usage

ddpanelGrob(panel, axislocation=c(0.1, 0.1), axis.gp=gpar(col = "black"), background.color=grey90)

Arguments

panel describe display object
axis location, x and y position
axisgp frame grob containing all panels, note that this does not contain the title or border
background.color color of in the background of the plot

Author(s)

Hadley Wickham h.wickham@gmail.com


[Package DescribeDisplay version 0.2.1 Index]