get_ne_data: Get rnaturalearth data

View source: R/grid_auto.R

get_ne_dataR Documentation

Get rnaturalearth data

Description

Get rnaturalearth data

Usage

get_ne_data(code)

Arguments

code

A country/continent name to get rnaturalearth data from (see auto_countries or auto_states).

Examples

## Not run: 
dat <- get_ne_data("brazil")

## End(Not run)

geofacet documentation built on May 29, 2024, 8:13 a.m.