ranker: Clean a species list

Description Usage Arguments Examples

View source: R/ranker.R

Description

Clean a species list

Usage

1
ranker(x, by = "species")

Arguments

x

input

by

(character) By something, only option now: "species"

Examples

1
2
3
4
5
## Not run: 
(res <- occ_list_gbif(country = 'US', limit = 20))
ranker(res, "species")

## End(Not run)

sckott/occlist documentation built on Dec. 1, 2020, 5:29 p.m.