cso_disp_meta: Prints metadata from a PxStat table to the console

View source: R/cso_get_meta.R

cso_disp_metaR Documentation

Prints metadata from a PxStat table to the console

Description

Takes the output from cso_get_meta and prints it to the console as formatted text.

Usage

cso_disp_meta(table_code)

Arguments

table_code

string. A valid code for a table on data.cso.ie .

Value

Does not return any values, rather the function prints the tables metadata to console.

Examples

## Not run: 
cso_disp_meta("EP001")

## End(Not run)

csodata documentation built on Aug. 11, 2023, 5:08 p.m.