map_ggplot {robis}R 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.


[Package robis version 2.11.3 Index]