hydrus2r

Logo

An R package to import HYDRUS 2D/3D simulation results into R

View the Project on GitHub jknappe/hydrus2r

hydrus2r

Import HYDRUS 2D/3D simulation results into R using functions made available in this R package.

Installation

devtools::install_github("jknappe/hydrus2r")

Usage

Load the package

library(hydrus2r)

Export data from HYDRUS 2D/3D

After successfully running a simulation in HYDRUS 2D/3D, export the results to ASCII using the HYDRUS 2D/3D GUI.

HYDRUS: Save results to ASCII

h2d_-functions for HYDRUS 2D

h3d_-functions for HYDRUS 3D

not yet implemented