Learn R Programming

datamaps (version 0.0.3)

add_graticule: Add graticule

Description

Add graticule.

Usage

add_graticule(p)

Arguments

p

a datamaps object.

Examples

Run this code
# NOT RUN {
datamaps(projection = "orthographic") %>%
  add_graticule()

# }

Run the code above in your browser using DataLab