Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 271 Bytes

R package rBiometeo 0.21 version

R package for various biometeorological functions.

Install the latest version of this package by entering the following in R:

# install.packages("devtools")
library(devtools)
devtools::install_github("alfcrisci/rBiometeo")