Last data update: 2014.03.03

R: This function produces a ggplot2 figure contianing the mean...
difftable.plotR Documentation

This function produces a ggplot2 figure contianing the mean differences for each level two, or cluster.

Description

This function produces a ggplot2 figure contianing the mean differences for each level two, or cluster.

Usage

difftable.plot(x, fill.colours = NULL, legendlab = NULL, ...)

Arguments

x

the results of mlpsa.

fill.colours

the colours to use for each level two.

legendlab

the label to use for the legend, or NULL to exclude.

...

currently unused.

Value

a ggplot2 figure

Results