myddt: This function plots length vs. width of a given species.

View source: R/myddt.R

myddtR Documentation

This function plots length vs. width of a given species.

Description

This function plots length vs. width of a given species.

Usage

myddt(df, SPECIES)

Arguments

df

A data frame, must be the DDT data frame.

SPECIES

A species listed in the DDT data frame.

Value

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.

Examples

## Not run: myddt(df = DDT.csv, SPECIES = "CCATFISH")


treyhille/MATH4753.0231 documentation built on May 3, 2022, 8:25 p.m.