Readme.md

toolboxMeteosol

Lifecycle: maturing

R-package for processing raw files from biometeorological station of SNO-Tourbières

Installation

You can install the released version of toolboxMeteosol with:

devtools::install_github("Rosalien/toolboxMeteosol")

Example

Raw files need to respect format describe in the documentation here. Examples of raw files are also available in extdata folder.

toolboxMeteosol::workflowMeteosolData(repFile=system.file("extdata", package = "toolboxMeteosol"),
                repTraitement="~/",
                repOut="~/",
                yearsToIntegrate="20",
                Site="lgt",
                Station="bm1")


Rosalien/toolboxMeteosol documentation built on Aug. 15, 2020, 7 a.m.