plot function for SpatSimObj
Usage
# S3 method for class 'SpatSimObj'
plot(x, ...)
Arguments
- x
of class SpatSimObj
- ...
other things to pass to the plot method for SpatSimObj including nrow, ncol for the number of rows and columns of plots,
which pattern to plot, and what which currently only works with "Processes" but may be updated in the future
Value
basic x-y ggplot object