rmf_plot.evt: Plot a RMODFLOW evt object

View source: R/plot.R

rmf_plot.evtR Documentation

Plot a RMODFLOW evt object

Description

Plot a RMODFLOW evt object

Usage

## S3 method for class 'evt'
rmf_plot(evt, dis, kper = NULL, variable = "evt", ...)

Arguments

evt

an RMODFLOW evt object

dis

a RMODFLOW dis object

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 rmf_plot.rmf_2d_array

Value

ggplot2 object or layer; if plot3D is TRUE, nothing is returned and the plot is made directly


rogiersbart/RMODFLOW documentation built on Jan. 14, 2023, 4:21 a.m.