Plot a RMODFLOW rch object
# S3 method for rch rmf_plot(rch, dis, kper = NULL, variable = "recharge", ...)
rch | an |
---|---|
dis | a |
kper | integer specifying the stress-period to plot |
variable | character specifying which variable to plot. Possible values are 'recharge' (default) and 'irch' if defined. |
... | additional arguments passed to |
ggplot2 object or layer; if plot3D is TRUE, nothing is returned and the plot is made directly