clean_ranks: Clean messy ranks into simple ranks, converting ranks with...

Description Usage Arguments Value

View source: R/process_rank.R

Description

Clean messy ranks into simple ranks, converting ranks with more than one breeding status (e.g., "S5N,S2B") into single ranks (specified by the keep paramater)

Usage

1
clean_ranks(ranks, keep = "B")

Arguments

ranks

a character vector of ranks

keep

which component to of a rank with multiple ranks for different breeding statuses. "B" = breeding, "M" = migratory, "N" = non-breeding

Value

character vector of cleaned ranks


bcgov/ranktrends documentation built on Dec. 20, 2020, 7:18 a.m.