README.md

aurelhy

Linux Build Status Win Build Status Coverage Status CRAN Status License Life cycle stable

Hydrometeorological interpolation using the AURELHY method.

Installation

Make sure you have the {remotes} R package installed:

install.packages("remotes")

Use install_github() to install the {aurelhy} package:

remotes::install_github("phgrosjean/aurelhy")

R should install all required dependencies automatically, and then it should compile and install {aurelhy}.

Latest development version in source and Windows binaries format also available from appveyor.

Usage

Make the {aurelhy} package available in your R session:

library("aurelhy")

Get help about this package:

library(help = "aurelhy")
?aurelhy

Code of Conduct

Please note that the {aurelhy} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



phgrosjean/aurelhy documentation built on Feb. 12, 2024, 2:25 a.m.