=======
R package providing functionality to assess data for research at EURAC research (Institute of Alpine Environments / Institute for Apllied Remote Sensing)
- process .rzx files from WISKI database (Province of Bozen/Bolzano)
- process in situ field data (network LTER Mazia)
First install the package with:
install.packages("devtools")
library(devtools)
install_github("JBrenn/DataBaseAlpEnvEURAC")
and then import the library with:
library(DataBaseAlpEnvEURAC)