removeImmOS: Remove rows marked as immature, old shell from a dataframe

View source: R/removeImmOS.R

removeImmOSR Documentation

Remove rows marked as immature, old shell from a dataframe

Description

Function to remove rows marked as immature, old shell from a dataframe.

Usage

removeImmOS(mdfr, maturity = "m", shell_condition = "s")

Arguments

mdfr
  • datarame from which to remove the immature, old shell factor combination

maturity
  • name of column specifying maturity state

shell_condition
  • name of column specifying shell condition

Details

none.

Value

dataframe with immature, old shell factor combination removed


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.