subsetByAOU: Subset the BBS data by species, functional traits, and/or...

Description Usage Arguments

View source: R/subsetByAOU.R

Description

Subset the BBS data by species, functional traits, and/or body mass. Default is null.

Usage

1
2
subsetByAOU(myData, subset.by = NULL, aou.ind = NULL,
  order.ind = NULL, fam.ind = NULL)

Arguments

myData

A data frame including the column "aou".

subset.by

One or more of 'remove.fowl' (removes waterfowl), "remove.shorebirds" (removes shorebirds and waders), 'remove.shoreWaderFowl' (removes shorebirds, waders, and fowl).

aou.ind

Numeric or vector of numeric values of the AOU codes. These are the species you want to REMOVE from analysis.

order.ind

Character or vector of characters of taxonomic orders to remove

fam.ind

Character or vector of characters of taxonomic family to remove


TrashBirdEcology/bbsRDM documentation built on July 21, 2019, 2:18 a.m.