Welcome to ClientVPS Mirrors

README

cropwatMUL

cropwatMUL is an R package for multilocation crop-water requirement and irrigation scheduling using temperature-based FAO-56 procedures and a CROPWAT-inspired workflow.

Development installation

install.packages("remotes")
remotes::install_local("path/to/cropwatMUL")

Basic use

library(cropwatMUL)
input <- system.file("extdata", "cropwat_example.xlsx", package = "cropwatMUL")
validate_cropwat_input(input, crop_name = "Potato")
result <- run_cropwat_one_crop_multilocation(input, crop_name = "Potato")
result$summaries

Important scope statement

This package is an independent implementation. It is not affiliated with or endorsed by FAO and is not a replacement for the official CROPWAT software.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.