Plot_Domoic_Acid_Monthly: Plot domoic acid monthly, original

Description Usage Arguments

View source: R/PlotDomoicAcid.R

Description

Plot domoic acid monthly, original

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
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
)

Arguments

Data.File

...

Date

...

Location

...

DA

...

Species

...

spp

...

THRESH

...

COL

...

Xlim

...

Ylab

...

Ymax

...

Title

...

LegendLoc

...

legend.cex

...

legend.inset

...

pt.cex

...

LWD

...


marinebon/ecoidx documentation built on Jan. 19, 2022, 1:46 p.m.