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 Feb. 4, 2025, 11:14 a.m.