flock_plot: Creates a leaflet map of birds spotted on a single day for a...

Description Usage Arguments Value Examples

View source: R/bird_day.R

Description

returns dataframe of all birds spotted on a single day for a region

Usage

1

Arguments

data

a dataframe prepared by bird_day

Value

a leaflet map of birds for a specific day!

Examples

1
2
dylan_bday <- bird_day(year = "1999", month = "1", day = "28", key = my_birdkey)
flock_plot(dylan_bday)

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