dropAmphibs: Drop Amphibians from a data frame of fish names

View source: R/miscFuncs.r

dropAmphibsR Documentation

Drop Amphibians from a data frame of fish names

Description

Drop Amphibians from a data frame of fish names

Usage

dropAmphibs(df, vbl)

Arguments

df

The data frame containing the fish data

vbl

A field within df containing the fish names

Value

A data frame without amphibians


PDXChris/pmtools documentation built on March 26, 2024, 8:13 a.m.