geofacet (version 0.2.1)

get_ne_data: 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

Run this code
if (FALSE) {
dat <- get_ne_data("brazil")
}

Run the code above in your browser using DataLab