Skip to content

Issoufou-Liman/SpatialProbs

Repository files navigation

Travis build status

AppVeyor build status

Codecov test coverage

The goal of SpatialProbs is to provide functions for working with spatial data and problems with probabilities.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Issoufou-Liman/SpatialProbs")

or

devtools::install_github("Issoufou-Liman/SpatialProbs", build_opts = c("--no-resave-data", "-no-manual"), force = TRUE)

Example

This is a basic example which shows you how to solve a common problem:

library(SpatialProbs)
## basic example code

About

Solving Spatial Problems under Uncertainity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages