plot_map: Plot occurrences on a map.

Description Usage Arguments Examples

Description

Plot occurrences on a map.

Usage

1
plot_map(data, zoom = FALSE)

Arguments

data

The data frame.

zoom

Zoom to the occurrences (default: FALSE).

Examples

1
2
plot_map(abra)
plot_map(abra, zoom = TRUE)

sharksmhi/tryout documentation built on Dec. 27, 2019, 5:34 a.m.