Skip to contents

The goal of geovizr is to provide support functions to create documents using Quarto or RMarkdown.

Installation

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

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

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