readWaterUsage: readWaterUsage

View source: R/readWaterUsage.R

readWaterUsageR Documentation

readWaterUsage

Description

Read Historic and projcted Agricultural water consumption

Usage

readWaterUsage(subtype = NULL)

Arguments

subtype

Available subtypes are:

  • historical:

    • foley_2011

    • shiklomanov_2000

    • wada_2011

    • wisser_2008

  • projections

    • fischer_IIASA

    • hejazi_2013

    • molden_IWMI

    • seckler_IWMI

    • shiklomanov

    • aquastat_2008_12

Value

magpie object containing data on water usage

Author(s)

Stephen Wirth

See Also

readSource

Examples

## Not run: 
a <- readSource("foley_2011")
a <- readSource("aquastat_2008_12")

## End(Not run)
#' @importFrom reshape2 dcast

pik-piam/mrvalidation documentation built on April 12, 2025, 5:45 p.m.