| wtPlotConfiguration | R Documentation | 
plot wellfield profile
wtPlotConfiguration(configuration = wtConfigurationExample3(), 
    col.pw = "black", col.ow = rainbow(length(configuration$obswells)), 
    main = "WTAQ Configuration with Pumping Well on the Left", 
    asp = 1, ...)
| configuration | configuration as retrieved by  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 | 
Hauke Sonnenberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.