Plot a RMT3DMS list object
# S3 method for rmt_list rmt_plot( obj, btn, mask = btn$icbund, variable = "id", i = NULL, j = NULL, k = NULL, ... )
obj | a |
---|---|
btn | a |
mask | a 3D array with 0 or F indicating inactive cells; defaults to btn$icbund |
variable | single character or numeric indicating which column in the |
i | row number to plot |
j | column number to plot |
k | layer number to plot |
... | additional arguments passed to either |
ggplot2 object or layer