SNAPverse R package ecosystem development frozen.

Development of the SNAPverse R package ecosystem has been frozen indefinitely. This project was never directly funded. I began it out of personal interest, but no longer work for SNAP. It will remain archived here for historical reference.

The snaplocs package provides functions for working with point location data used in various applications and projects by the Scenarios Network for Alaska and Arctic Planning at the University of Alaska Fairbanks. Point location data is included. Locations include major and minor cities, towns, villages, and some other locations such as mines. This package is part of the SNAPverse collection of R packages.

Installation

You can install snaplocs from github with:

# install.packages('devtools')
devtools::install_github("leonawicz/snaplocs")