README.md

RHESSysIOinR

Overview

RHESSysIOinR contains functions for running RHESSys in R and processing output. The objective of this package is to clearly and efficiently produce R code that can be used to setup RHESSys, conduct calibrations and simulations, and process output. This package supports a long(er)-term goal of having experiments involving RHESSys be reproducible. #OpenScience

Installation

You can install RHESSysIOinR directly from R

# install.packages("devtools")
devtools::install_github("RHESSys/RHESSysIOinR")

Contents

run_rhessys()

The run_rhessys() function is the core method used to setup and run RHESSys. Documentation on how to set up and use the function is contained in the package.

Utilities and helper funcitons



RHESSys/RHESSysIOinR documentation built on March 26, 2024, 10:14 a.m.