get_counties: Filter data for counties where a species is found

Description Usage Arguments Value See Also Examples

View source: R/utils.R

Description

Filter data for counties where a species is found

Usage

1
get_counties(species)

Arguments

species

Scientific name of the species to query

Value

A data.frame (tibble) of state & county-level occurrence data

See Also

get_species

Examples

1
get_counties("Ursus arctos horribilis")

jacob-ogre/esacounties documentation built on May 18, 2019, 8 a.m.