plot_map: Plot occurrences on a map.

View source: R/plot_map.R

plot_mapR Documentation

Plot occurrences on a map.

Description

Plot occurrences on a map.

Usage

plot_map(data, zoom = FALSE)

Arguments

data

The data frame.

zoom

Zoom to the occurrences (default: FALSE).

Examples

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

iobis/obistools documentation built on March 19, 2024, 6:27 a.m.