geofacet (version 0.2.0)

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
# NOT RUN {
dat <- get_ne_data("brazil")
# }

Run the code above in your browser using DataLab