plot.SpatSimObj: plot function for SpatSimObj
Description
plot function for SpatSimObj
Usage
# S3 method for SpatSimObj
plot(x, ...)
Value
basic x-y ggplot object
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