View source: R/plot.PredictLoad.R
plot.PredictLoad | R Documentation |
Plots load estimates from the fitted model
## S3 method for class 'PredictLoad'
plot(x, type = "annual", Conc, newQ = NULL, scale = "Mt", ...)
x |
object |
type |
type of load (annual or daily) |
Conc |
Concentration label |
newQ |
new flow vector (Default: NULL) |
scale |
scale to plot loads (Default: Mt) |
... |
other parameters passed to |
Kuhnert, P.M., Henderson, B.L., Lewis, S.E., Bainbridge, Z.T., Wilkinson, S.N. and Brodie, J.E. (2012) Quantifying total suspended sediment export from the Burdekin River catchment using the loads regression estimator tool, Water Resources Research, 48, W04533,doi:10.1029/2011WR011080.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.