map_ggplot: Create a ggplot2 map.

View source: R/map.R

map_ggplotR Documentation

Create a ggplot2 map.

Description

Create a ggplot2 map.

Usage

map_ggplot(data, color = "#ff3399")

Arguments

data

the occurrences from occurrence().

color

color to be used for the dots.

Value

A ggplot object.


robis documentation built on Sept. 25, 2022, 1:06 a.m.