myddt | R Documentation |
myddt
myddt(df, SPECIES)
df |
data file |
SPECIES |
Species of fish |
Plots length vs. weight of species of fish. This function includes my name on top, is colored according to the river variable, has a quadratic curve placed over it, prints the subset data into a csv file in the working directory, and returns a list of the DDT data from before subsetting, after subsetting, and relative frequency.
## Not run: myddt(df = ddt, SPECIES = "CCATFISH")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.