knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of geostatDB is to provide a unified interface for R packages to databases containing geostatistical data, with a focus on subsurface applications. Currently, we support the World-Wide Hydrological Parameters DAtabase, the largest open-access database for hydrogeological paramters.
geostatDB is not yet on CRAN. You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("GeoStat-Bayesian/geostatDB")
For an example of the package, we refer to the vignette in the /vignettes folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.