Plot Decompose Objects

DESCRIPTION:
Plots decompose objects.

USAGE:
plot(x, n.top=15, ...)
stack.plot(x, n.top=15, ...)

REQUIRED ARGUMENTS:
x:
a decompose object.

OPTIONAL ARGUMENTS:
n.top:
an integer, the first n.top number of components will be plotted.
...:
additional arguments to the relevant plot.

VALUE:
a numeric vector giving the locations of y-axes.

SIDE EFFECTS:
produces a stack plot.

DETAILS:
When plot a decompose object, the first subplot is always "Data" which is reconstructed from the decomposition components.

SEE ALSO:
decompose , crystal.names , mrd .