mbquartR

Codecov test coverage R-CMD-check pkgcheck

The goal of mbquartR is to provide an easy way to locate quarter sections in the province of Manitoba. You can search by legal land description (e.g., NE-11-33-29W1) or by lat/long coordinates (e.g., -101.4656, 51.81913). There is also a convenient map function that plots the centres of the quarter sections on a map.

For more details checkout the mbquartR website.

Installation

You can install the development version of mbquartR like so:

# install.packages("devtools")
devtools::install_github("alex-koiter/mbquartR")