prey_coarse: Built-in prey classification schemes

View source: R/food.records.R

prey_coarseR Documentation

Built-in prey classification schemes

Description

Categorize prey items according to higher taxonomy

Usage

prey_coarse(x)

prey_detailed(x)

Arguments

x

A record set.

Details

These two functions inspect the higher taxonomy and lifestage fields of each row in the record set and automatically make a determination as to which prey group the prey item belongs to. The functions differ in their level of taxonomic resolution. The different prey groups and criteria used to perform the categorizations are accessible by inspecting the function body, which can be achieved by typing the function name into the R console.

Value

A character vector naming the prey group of each row in the record set.

Functions

  • prey_detailed: prey_detailed


blueraleigh/squamatabase documentation built on May 9, 2024, 11:07 a.m.