BenjaminLouis / refele

Package to deal with EFELE data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lifecycle Travis build status AppVeyor build status Coverage status

Package refele

The goal of refele is to provide some functions to help analyse data from the long-term system of observation and experimentation (SOERE) EFELE managed by Thierry Morvan at INRA.

Be aware that refele is a work in progress and any issues can be be reported here.

Installation

You can install the development version of refele from GitHub with:

#install.packages("devtools")
devtools::install_github("BenjaminLouis/refele")

Use of package refele

For now, refele functions allows to :

  • Summarise hourly climatic data towards daily climatic data with summarise_daily

To see full explanation of how using refele, after installing the package, you can see the vignette with :

vignette("refele", package = "refele")

Credits

Example dataset comes from Météo-france

Code of conduct

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

About

Package to deal with EFELE data

License:Other


Languages

Language:R 100.0%