getAllData: Get all data from a table in the Statistical Working System

Description Usage Arguments

Description

In some rare cases, you may want to fetch all data from a Statistical Working System table. This function uses the code list from the dataset and makes a key will all codes from all dimensions. It then gets that data. For obvious reasons, this can take some time. The domain and dataset name can be retrieved from the swsContext.datasets or you can use the GetDomainNames family of functions.

Usage

1
getAllData(domain, dataset)

Arguments

domain

character. Name of the domain

dataset

character. Name of the dataset


SWS-Methodology/faoswsUtil documentation built on May 9, 2019, 11:53 a.m.