Learn R Programming

micromap (version 1.9.2)

sample_att: Sample Attribute List Creator

Description

Creates a sample attribute list for use in the creation of new panel types.

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.

Value

A list of attributes to be used in the creation of a panel