## S3 method for class 'msr':
Smooth(X, ..., drop=TRUE)"msr" representing a
signed measure or vector-valued measure.density.ppp controlling the
smoothing bandwidth and the pixel resolution.TRUE (the default), the result of smoothing
a scalar-valued measure is a pixel image. If FALSE, the
result of smoothing a scalar-valued measure is a list
containing one pixel image."im") provided drop=TRUE.
For vector-valued measures (or if drop=FALSE),
a list of pixel images; the list also
belongs to the class "solist" so that it can be printed and plotted.X. The Gaussian kernel is used. The object X would typically have been created by
residuals.ppm or msr.
Baddeley, A., Smooth,
msr,
plot.msr
plot(Smooth(rp))
plot(Smooth(rs))