get_cso: Retrieves CSO Statbank Tables

View source: R/get_cso.R

get_csoR Documentation

Retrieves CSO Statbank Tables

Description

This function retrieves named data tables from the CSO website

Usage

get_cso(table.code)

Arguments

table.code

A code for a CSO Statbank table. A string of length 5.

Value

A tibble

Author(s)

Brendan O'Dowd

Examples

mydata <- get_cso("AIA30")

brendanjodowd/CSO documentation built on Sept. 25, 2024, 3:04 a.m.