Learn R Programming

madrat (version 3.15.6)

calcTauTotal: Calculate total tau

Description

This function prepares total tau values for use. As the source data already provides all required information this function purely removes not required data and moves xref values to the weighting object which is required for aggregation.

Usage

calcTauTotal(source = "paper")

Value

Total tau data and corresponding weights as a list of two MAgPIE objects

Arguments

source

data source, either "paper" (default) or "historical".

Author

Jan Philipp Dietrich

See Also

calcOutput, readTau, convertTau

Examples

Run this code
if (FALSE) {
calcOutput("TauTotal")
}

Run the code above in your browser using DataLab