get_local_hotspots: Returns dataframe of local birding hotspots for a given...

Description Usage Arguments Value

View source: R/map_local_hotspots.R

Description

Returns dataframe of local birding hotspots for a given latitude and longitude.

Usage

1
get_local_hotspots(lat, lng, dist = 25, back = 1, key)

Arguments

lat

Latitude, must be to two decimal places

lng

Longitude, must be to two decimal places

dist

The search radius of given lat and lng in kilometers, default of 25km

back

How many days back to collect data, default is 1

key

The users eBird key

Value

subregions datafram


sjmarks/Birdr documentation built on May 12, 2020, 5:48 p.m.