- datin
List object of all calc_ function objects that you wish to plot.
- plotnew
Boolean: Set to TRUE to create a new plot. Set to FALSE to overlay current plot.
- plotSDE
Boolean: Set to TRUE if the centres for the SDE are to be plotted.
- xaxis
A string to label the x-axis of the plot.
- yaxis
A string to label the y-axis of the plot.
- plotweightedpts
Boolean: Set to TRUE if the weighted point observations are to be plotted.
- weightedpts.col
Specify a colour for the weighted point observations.
- weightedpts.pch
Specify a plotting symbol for the weighted point observations.
- plotpoints
Boolean: Set to TRUE if the point observations are to be plotted.
- points.col
Specify a colour for the point observations.
- points.pch
Specify a plotting symbol for the point observations.
- plotcentre
Boolean: Set to TRUE if the mean/weighted/user-defined centre is to be plotted.
- centre.col
Specify a colour for the centre.
- centre.pch
Specify a plotting symbol for the centre.
- plotcentral
Boolean: Set to TRUE if the central feature is to be highlighted
- central.col
Specify a colour for the central feature.
- central.pch
Specify a plotting symbol for the central feature.
- plotCF2PTS
Boolean: Set to TRUE if the central feature between 2 point patterns is to be highlighted.
- CF2PTS.col
Specify a colour for the central feature.
- CF2PTS.pch
Specify a plotting symbol for the central feature.
- plotmedian
Boolean: Set to TRUE if the median centre is to be plotted.
- median.col
Specify a colour for the median centre.
- median.pch
Specify a plotting symbol for the median centre.
- plotCMD
Boolean: Set to TRUE if the centre of minimum distance is to be plotted.
- CMD.col
Specify a colour for the centre of minimum distance.
- CMD.pch
Specify a plotting symbol for the centre of minimum distance.
- TITLE
A character string with the title for your plot.
- ...
Arguments to be passed to graphical parameters.