plot_data
plot_data( multiarray, title = "", value_min = NULL, value_max = NULL, fill_gradient_low = "grey90", fill_gradient_high = "red" )
multiarray | multidimensional MODFLOW array |
---|---|
title | title for plot |
value_min | minimum value. All smaller values will be excluded from dataset (default: NULL) |
value_max | maximum value. All larger values will be excluded from dataset (default: NULL) |
fill_gradient_low | fill_gradient_low (default: "grey90") |
fill_gradient_high | fill_gradient_high (default: "red") |
plot all Modflow layers