wtPlotConfiguration: plot wellfield profile

wtPlotConfigurationR Documentation

plot wellfield profile

Description

plot wellfield profile

Usage

wtPlotConfiguration(configuration = wtConfigurationExample3(), 


    col.pw = "black", col.ow = rainbow(length(configuration$obswells)), 


    main = "WTAQ Configuration with Pumping Well on the Left", 


    asp = 1, ...)

Arguments

configuration

configuration as retrieved by wtConfigure,

default: wtConfigurationExample3()

col.pw

pumping well colour, default: "black"

col.ow

observation well colours. Default: rainbow colours

main

title for the plot

asp

aspect ratio, see ?plot

...

further arguments passed to .plotSideView

Author(s)

Hauke Sonnenberg


KWB-R/kwb.wtaq documentation built on June 17, 2022, 3:05 a.m.