rmf_plot.evt | R Documentation |
Plot a RMODFLOW evt object
## S3 method for class 'evt' rmf_plot(evt, dis, kper = NULL, variable = "evt", ...)
evt |
an |
dis |
a |
kper |
integer specifying the stress-period to plot |
variable |
character specifying which variable to plot. Possible values are 'evt' (default), 'surf', 'exdp' and 'ievt' if defined. |
... |
additional arguments passed to |
ggplot2 object or layer; if plot3D is TRUE, nothing is returned and the plot is made directly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.