density2D.Rd
Create a density in 2-dimensions
object of class biplot
which group to create a density; limited to only a single group at a time. If NULL, density drawn over all data points.
logical indicating whether contours are added to the density plot
vector of bandwidths for x and y directions, see kde2d
.
number of grid points in each direction. Can be scalar or a length-2 integer vector.
vector of colours to use to form a 'continuous' sequence of colours.
colour of the contours.
number of colours in col
.
character expansion.
The length of tick marks as a fraction of the height of a line of text.
The margin line.
A vector of values for the heights of rows.
The margin line of the legend.
An object of class biplot
.