knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
The sapiens package was develop with the purpose to deploy different interactive apps based in different released packages for resolve specifics problems in the scientific research.
You can install sapiens from github with:
install.packages(devtools) devtools::install_github("Flavjack/sapiens")
Elisios is a app for calculate the irrigation requirements according the meteorological conditions:
elisios()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.