Learn R Programming

robis (version 2.11.3)

map_ggplot: Create a ggplot2 map.

Description

Create a ggplot2 map.

Usage

map_ggplot(data, color = "#ff3399")

Value

A ggplot object.

Arguments

data

the occurrences from occurrence().

color

color to be used for the dots.