Skip to contents

The geographer package is the main package in my GeoVerse. It features different visualisations used for my geography lectures.

Installation

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

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

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://geographer.nenuial.org.