This R package aims to host a variety of functions for and from NIBIO DMN, departments Soil and Water. If any bugs or problems are encountered, please open a new issue and we will attempt to resolve it.

Table of contents

  1. Installing miljotools

  2. Tools

  3. Add your own

  4. Acknowledgements

Installing miljotools

You can install and load miljotools from the GitHub repository using the following command:

# install remotes, if not already present
install.packages("remotes")

remotes::install_github(repo = "moritzshore/miljotools", ref = remotes::github_release())

library(miljotools)

Tools

View the “Articles” to get started

  1. MET Nordic Reanalysis Dataset

  2. Soil Classification

  3. Coming soon..

Add your own

If you have a function / code / workflow / script / etc. which you would like to add to this package, please contact the maintainer for developer access.

Acknowledgements

The development of this package was supported by the NIBIO Environmental Modelling and Measures group, under the Support Tools designation.

Additionally, this package was in part developed for the OPTAIN project and has received funding from the European Union’s Horizon 2020 research and innovation program under grant agreement No. 862756.