## S3 method for class 'msr':
plot(x, \dots)
"msr"
(see msr
).smooth.ppp
to control the interpolation of the
continuous density component of x
,
or passed to plot.im
plot
method for the class "msr"
.
The continuous density component of x
is interpolated
from the existing data by smooth.ppp
,
and then displayed as a colour image by plot.im
. The discrete atomic component of x
is then superimposed on this
image by plotting the atoms as circles (for positive mass)
or squares (for negative mass) by plot.ppp
.
msr
,
smooth.msr
,
plot.im
,
plot.ppp