Infoworks Plot All
hsIwPlotAll.Rd
Infoworks Plot All
Usage
hsIwPlotAll(
src,
subtitle = "",
mfpars = c("flow", "BOD_tot", "COD_tot", "NH4N", "TKN_tot", "TP_dis", "TP_tot",
"TSS"),
ylog = FALSE,
type = 2,
outpdf = "",
outdir = "",
legend.sort = FALSE,
cex.legend = 0.55
)
Arguments
- src
Data source; can be either path to mdb (filled by StatAna) or directory containing original csv files exported from InfoWorks
- subtitle
subtitle
- mfpars
Vector of parameter acronyms; Default: c("flow", "BOD_tot", "COD_tot", "NH4N", "TKN_tot", "TP_dis", "TP_tot", "TSS")
- ylog
y axis logarithmic?
- type
default: 2
- outpdf
Path to output file (.pdf). Default: ""
- outdir
Path to output directory. Default: ""
- legend.sort
default: FALSE
- cex.legend
expansion factor for legend texts