BBWPC
is an R package that can be used to calculate the opportunities and suitability of agronomic measures using individual field properties. It is the calculating engine for the BedrijfsBodemWaterPlan (BBWP). BBWP is a tool used by farmers and advisors in The Netherlands to recommend field specific agronomic measures focusing on the improvement of soil health, the reduction of nutrient losses to groundwater and surface water and the water retention. Learn more about the BedrijfsBodemWaterPlan at bedrijfsbodemwaterplan.nl.
BBWPC
can be installed from GitHub using remotes
. This will install the current development version from master branch. Stable versions can found at releases
.
remotes::install_github("AgroCares/BedrijfsBodemWaterPlanCalculator")
library("BBWPC")
Documentation of the R functions in the BBWPC
package can be found here