myddt: myddt

View source: R/myddt.R

myddtR Documentation

myddt

Description

For use with the DDT dataset from Statistics for Engineering and the Sciences, 6th. Subsets the DDT dataframe.

Usage

myddt(df = ddt, SPECIES = "CCATFISH")

Arguments

df

the DDT dataframe

SPECIES

the species to subset df with

Value

Named list of dataframe before subsetting, dataframe after subsetting, and relative frequency of RIVER values before subsetting

Examples

myddt(ddt, "CCATFISH")

ecoberley/MATH4753cobe0001 documentation built on May 3, 2022, 7:30 p.m.