Skip to contents

The goal of geodata is to provide datasets and functions to retrieve datasets. They are mainly used in my {geographer} package.

Installation

You can install the latest version of geodata from GitHub with:

# install.packages("remotes")
remotes::install_github("Nenuial/geodata")

Or from r-universe:

install.packages('geographer', repos = c('https://nenuial.r-universe.dev', 'https://cloud.r-project.org'))

Documentation

The package documentation is available at https://geodata.nenuial.org.