myddt: myddt

View source: R/myddt.R

myddtR Documentation

myddt

Description

myddt

Usage

myddt(df, SPECIES)

Arguments

df

data file

SPECIES

Species of fish

Value

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.

Examples

## Not run: myddt(df = ddt, SPECIES = "CCATFISH")

robbyfrost/math4753 documentation built on May 4, 2022, 8:06 a.m.