Learn R Programming

mpMap2 (version 1.0.4)

plot,mpcross,ANY-method: Plot methods

Description

There are multiple meaningful ways to plot some mpMap2 objects. Please use plotProbabilities or plotMosaic instead.

Usage

# S4 method for mpcross,ANY
plot(x, y, ...)

# S4 method for geneticData,ANY plot(x, y, ...)

# S4 method for probabilities,ANY plot(x, y, ...)

# S4 method for imputed,ANY plot(x, y, ...)

Arguments

x

Unused

y

Unused

...

Unused

Value

None

Details

There are multiple meaningful ways to plot some mpMap2 objects. In these cases the plot function is implemented but returns an error. Please use plotProbabilities or plotMosaic instead.