Usage
sample_att(size=1, type=rep("standard", size), ord.by=NA, grouping=5,
colors=brewer.pal(max(grouping), "Spectral"), plot.pGrp.spacing=0.05,
plot.panel.margins=c(0,1,0,0), panel.data=list(NA), median.row=FALSE,
show=FALSE)Arguments
size
specify the number of attibutes lists to be created.
type
match the attributes to which type of default panel.
ord.by
argument inhereted from lmplot/lmGroupedplot.
grouping
argument inhereted from lmplot/lmGroupedplot.
colors
argument inhereted from lmplot/lmGroupedplot.
plot.pGrp.spacing
argument inhereted from lmplot/lmGroupedplot.
plot.panel.margins
argument inhereted from lmplot/lmGroupedplot.
panel.data
argument inhereted from lmplot/lmGroupedplot.
median.row
argument inhereted from lmplot/lmGroupedplot.
show
controls whether to print the resulting attribute list.