Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ropensci/rnaturalearthhires

Repository files navigation

rnaturalearthhires

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.

ropensci_footer

About

high resolution naturalearth data for rnaturalearth

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages