Learn R Programming

onsr (version 1.0.2)

ons_desc: Description of the Dataset

Description

This function provides a description of the important information about a dataset.

Usage

ons_desc(id = NULL)

Value

A description of the requested dataset.

Arguments

id

[character] Id that represents a dataset.

See Also

ons_meta()

Examples

Run this code
# \donttest{
ons_desc("cpih01")
# }

Run the code above in your browser using DataLab