R code and library for ecomaps. Uses spatial statistical model to upscale point data to GB coverage mapped data sets using detailed covariate information.
Install using
library(devtools)
install_github("NERC-CEH/Spatial-Upscaling-model")
library(EcoMAPS)
OR Build the source code using R CMD build EcoMAPS ; then install using R CMD INSTALL --build EcoMAPS on command line.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.