super-lou / ASHE

🏄‍♀️ R package that regroup different function useful for data analysis in hydrology and environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASHE

Lifecycle: maturing Contributor Covenant

ASHE is a messy package that gathers various useful tools (at least for me) for reading, analyzing, and writing hydrological and environmental data in R.

ASHE stand for Analysis and Statistics for Hydrology and Environment.

This project was carried out for National Research Institute for Agriculture, Food and the Environment (Institut National de Recherche pour l’Agriculture, l’Alimentation et l’Environnement, INRAE in french).

Installation

For latest development version

remotes::install_github('super-lou/ASHE')

Documentation

FAQ

I have a question.

  • Solution: Search existing issue list and if no one has a similar question create a new issue.

I found a bug.

  • Good Solution: Search existing issue list and if no one has reported it create a new issue.
  • Better Solution: Along with issue submission provide a minimal reproducible code sample.
  • Best Solution: Fix the issue and submit a pull request. This is the fastest way to get a bug fixed.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

🏄‍♀️ R package that regroup different function useful for data analysis in hydrology and environment

License:GNU Affero General Public License v3.0


Languages

Language:R 99.8%Language:Makefile 0.2%