Skip to contents

An R package to store high resolution data for the rnaturalearth package.

Data in rnaturalearth packages :

  • rnaturalearth : one low resolution example file & data can be downloaded from NaturalEarth using ne_download()
  • rnaturalearthdata : low (scale 110) and medium resolution (scale 50) files
  • rnaturalearthhires : high resolution (scale 10) files

Installation

remotes::install_github("ropensci/rnaturalearthhires")

install.packages(
  "rnaturalearthhires",
  repos = "https://ropensci.r-universe.dev",
  type = "source"
)

Note rnaturalearthhires is unlikely to be submitted to CRAN because its size exceeds CRAN recommendations.

OSZAR »