An R package to store high resolution data for thernaturalearth package.
Data inrnaturalearth
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")
Noternaturalearthhires
is unlikely to be submitted to CRAN because its size exceeds CRAN recommendations.