toolSolarFunctionAggregate: toolSolarFunctionAggregate

View source: R/toolSolarFunctionAggregate.R

toolSolarFunctionAggregateR Documentation

toolSolarFunctionAggregate

Description

Aggregate Solar data into regions

Usage

toolSolarFunctionAggregate(
  x,
  rel = NULL,
  weight = calcOutput("FE", aggregate = FALSE)[, "y2015", "FE|Electricity (EJ/yr)"]
)

Arguments

x

magclass object that should be aggregated

rel

relation matrix containing a region mapping. A mapping object should contain 2 columns in which each element of x is mapped to the category it should belong to after (dis-)aggregation

weight

aggregation weight (should be FE|Electricity (EJ/yr) in 2015)

Value

return: returns region aggregated solar data

Author(s)

Felix Schreyer, Renato Rodrigues, Julian Oeser


pik-piam/mrremind documentation built on March 30, 2024, 3:37 a.m.