Learn R Programming

FAOSTAT (version 2.4.0)

read_dataset_dimension: Examine dimensions of a dataset

Description

Lists the dimensions of a dataset including ids and labels. These can be used to query dataset dimension names and the codes therein. They can also be used to access groups, flags, units and the glossary

Usage

read_dataset_dimension(dataset_code)

read_dimension_metadata(dataset_code, dimension_code)

Arguments

dataset_code

character. Dataset as obtained from the code column of search_dataset

dimension_code

character. Dimensions as obtained from read_dataset_dimensions