Learn R Programming

micromap (version 1.9.2)

lmplot-internal: Internal lmplot Functions

Description

These functions are internal lmplot functions.

Usage

all_atts(a, att.name) all_attsb(a, att.name) all_equal2(v) axis_opts(i, pl, a, limsx=NA, limsy=NA, border=TRUE, expx=FALSE) CatMaps(pl, p, mapDF, att) create_DF_rank(data, ord.by, group, median.row=FALSE, rev.ord=FALSE, align="top") create_DF_cat(data, grp.by, cat) dot_legend_att(show=FALSE) dot_legend_build(pl, p, DF, att) graph_opts(i, pl, a) list_att(panel.type) make.string(vct) plot_opts(i, pl, a) RankMaps(pl, p, mapDF, att) subplot(x, y)

Arguments

Details

These functions are not to be called by the user.