Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.08 KB

geovizr

R-CMD-check geovizr status badge DOI

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.