ods_schemes: Return the schemes used by a dataset

View source: R/ods_schemes.R

ods_schemesR Documentation

Return the schemes used by a dataset

Description

ods_schemes returns all schemes used by a dataset on statistics.gov.scot

Usage

ods_schemes(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_schemes("average-household-size")


jsphdms/scotgov documentation built on Feb. 2, 2024, 1:06 a.m.