plot_mapview: Plot a map of observations

Description Usage Arguments Value Examples

Description

Plot a map of observations

Usage

1

Arguments

obs

data.frame with observations as returned by (see get_observations)

Value

a interactive map

Examples

1
2
df <- get_observations(scientific_name = 'Gonepteryx rhamni', year = 2017)
plot_mapview(df)

EDiLD/rartenfinder documentation built on May 18, 2019, 8:11 p.m.