prey_coarse | R Documentation |
Categorize prey items according to higher taxonomy
prey_coarse(x)
prey_detailed(x)
x |
A record set. |
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.
A character vector naming the prey group of each row in the record set.
prey_detailed
: prey_detailed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.