README.md

geomask

This R package provides functions to geostatistical analys of geomasked and aggregated spatial data. It is needed to reproduce the output of my PhD Thesis. A website for the package is available here.

Installation

To install the package in R and the relatives vignettes it is enough to execute the following lines of code

install.packages("devtools")
devtools::install_github("claudiofronterre/geomask", dependencies = T, build_vignettes = T)


claudiofronterre/geomask documentation built on Sept. 4, 2019, 2:13 p.m.