expandMeatSessionSelection: This function expands the current selection in the session to...

Description Usage Arguments Value

Description

This function expands the current selection in the session to include all necessary meat.

Usage

1
2
3
expandMeatSessionSelection(oldKey, selectedMeatTable,
  areaVar = "geographicAreaM49", itemVar = "measuredItemCPC",
  elementVar = "measuredElement", yearVar = "timePointYears")

Arguments

oldKey

The current key used in the session

selectedMeatTable

animalMeatMapping The mapping returned by the getAnimalMeatMapping

areaVar

The column name corresponding to the geographic area.

itemVar

The column name corresponding to the commodity item.

elementVar

The column name corresponding to the measured element.

yearVar

The column name corresponding to the time dimension.

Value

A new DatasetKey object expanded to include the meat selection specified.


ncwanner/Production_Validation documentation built on May 8, 2019, 1:48 p.m.