The goal of KlimaKonformC3 is to analyse the Agricultural Simulations performed within of the Project KlimaKonform (TB C3 Landwirtschaft). The project homepage is here.
KlimaKonformC3
is NOT available from CRAN, so you can NOT use
install.packages("KlimaKonformC3")
.
You can install the development version of KlimaKonformC3 like so:
# Intsalling KlimaKonfromC3
devtools::install_github("ahmathlete/KlimaKonformC3")
Many types of functions are included in the package:
1. sim
functions: they are mainly written to perform analysis on
individual simulation files/file.
2. ens
functions: they are mainly written to perform analysis on
ensemble files/file.
3. clima
functions: they are mainly written to perform analysis of
climate projections used in agricultural simulations.
All R scripts used in production are included in production
folder.
library(KlimaKonformC3)
## basic example code
Please file bug reports and feature requests at https://github.com/ahmathlete/KlimaKonformC3/issues