myddt | R Documentation |
myddt
myddt(df, SPECIES, col)
df |
The data file to pull from (must be a .csv file) |
SPECIES |
The species you wish to filter by |
col |
The color you wish to make the plot's points (variable) |
Produces a plot of length vs weight for declared species, table of relative frequency values per river, and tables of species-filtered and unfiltered data
## 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.