ods_metadata: Return the metadata used by a dataset

View source: R/ods_metadata.R

ods_metadataR Documentation

Return the metadata used by a dataset

Description

ods_metadata returns all metadata used by a dataset on statistics.gov.scot

Usage

ods_metadata(dataset)

Arguments

dataset

string. The identifying final part of a URI for a dataset on statistics.gov.scot.

Details

The dataset parameter must be passed a valid dataset name (a full list can be obtained by calling ods_all_datasets()).

Value

data.frame. All schemes used by the dataset named in the dataset argument.

Examples

ods_metadata("average-household-size")


jsphdms/scotgov documentation built on Oct. 16, 2024, 6 p.m.