readme.md

HyGra: hydro-gravitational modeling with R

Description

This R-package is a collection of function which serve as a basis for hydro-gravitational projects. It evolved and grew throughout my PhD and hopefully helps others when dealing with this kind of data and projects. It provides a structure for the aspects of setups, calculations, pre- and post-processing, concerning hydro-gravitational projects:

Furthermore, this package consts the basis for further research projects which include coding in R, namely:

I am interested and open for further development and colaboration. For bug fixes, comments or further development please contact: mreich@posteo.de or use github issues.

Installation

  1. Start R
  2. Install package via devtools: devtools::install_github("marcianito/HyGra")

  3. load package: library(HyGra)

Dependencies

in debian install using: apt-get update && apt-get install libgdal-dev libproj-dev libssl-dev

Example

An example calculation, showing some of the capabilities, can be found in ./inst/extdata/example.r



marcianito/hygra documentation built on Aug. 3, 2020, 7:47 p.m.