# Simulate a sample scenario and plot results
result <- lemna(metsulfuron)
plot(result)
# Hide the legend of the concentration plot
plot(result, legend=FALSE)
# Simulate and plot a scenario with changing environmental conditions
plot(lemna(focusd1))
Run the code above in your browser using DataLab