myddt | R Documentation |
For use with the DDT dataset from Statistics for Engineering and the Sciences, 6th. Subsets the DDT dataframe.
myddt(df = ddt, SPECIES = "CCATFISH")
df |
the DDT dataframe |
SPECIES |
the species to subset df with |
Named list of dataframe before subsetting, dataframe after subsetting, and relative frequency of RIVER values before subsetting
myddt(ddt, "CCATFISH")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.