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 June 9, 2025, 12:35 p.m.