GitLab at IIASA

data.R 314 B
Newer Older
#' FarmDynR example data
#'
#' Random fake data used to play with the FarmDynR package.
#'
#' @docType data
#'
#' @usage data(fd2gui); data(fdnl); data(gdxmapping)
#'
#' @format Objects of class `tbl_df`
#'
#' @keywords datasets, FarmDynR
#'
#' @examples
#' data(fd2gui)
#' data(fdnl)
#' data(gdxmapping)
'fd2gui'