read_dataset_dimension: Examine dimensions of a dataset

View source: R/read_dataset_dimension.R

read_dataset_dimensionR Documentation

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


FAOSTAT documentation built on March 31, 2023, 8:31 p.m.