myddt | R Documentation |
This function plots length vs. width of a given species.
myddt(df, SPECIES)
df |
A data frame, must be the DDT data frame. |
SPECIES |
A species listed in the DDT data frame. |
Returns a plot of the length vs. the weight of a given species, color coded by river. Also returns the entire data frame, the subsetted data frame, and a RIVER relative frequency table.
## Not run: myddt(df = DDT.csv, SPECIES = "CCATFISH")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.