dictionaryTransform: Performs variable transformation

View source: R/dictionaryTransform.R

dictionaryTransformR Documentation

Performs variable transformation

Description

Performs variable transformation according to dictionary specifications. Sub-routine of loadGridDataset.

Usage

dictionaryTransform(dic, grid, timePars, mdArray)

Arguments

dic

Dictionary line for the variable, as returned by dictionaryLookup

timePars

A list of time selection parameters, as returned by getTimeDomain

mdArray

A n-dimensional array, as returned by makeSubset

Value

a list with start/end dates and the transformed n-dimensional array of data.

Author(s)

J. Bedia


SantanderMetGroup/loadeR documentation built on July 4, 2023, 4:29 a.m.