GitLab at IIASA

Commits on Source (2)
...@@ -377,7 +377,7 @@ groupstats <- function(filename, BINDir, gdxmap, mapping, cols, w, writegdx = TR ...@@ -377,7 +377,7 @@ groupstats <- function(filename, BINDir, gdxmap, mapping, cols, w, writegdx = TR
## samplr ---- ## samplr ----
#' Reshape from wide to long and save to GDX #' Create sample farms
#' #'
#' @description #' @description
#' `samplr()` creates sample farms by aggregating data based on the weighted mean and the selected mapping for use in FarmDyn. #' `samplr()` creates sample farms by aggregating data based on the weighted mean and the selected mapping for use in FarmDyn.
......