Plot domoic acid monthly, original
Plot_Domoic_Acid_Monthly(
Data.File = NA,
Date = "Date",
Location = "Waterbody",
DA = "DA.ppm",
Species = "Species",
spp = NA,
THRESH = c(30, 20),
COL = c("black", "darkgrey"),
Xlim = NA,
Ylab = "Monthly max (ppm)",
Ymax = NA,
Title = NA,
LegendLoc = "topleft",
legend.cex = 0.8,
legend.inset = c(0),
pt.cex = 0.1,
LWD = 1
)
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...