Learn R Programming

iotables (version 0.4.5)

uk_2010_get: Get United Kingdom Input-Output Analytical Tables, 2010

Description

This function will retrieve any primary input from the input-output table: United Kingdom Input-Output Analytical Tables, 2010 (consistent with UK National Accounts Blue Book 2013 & UK Balance of Payments Pink Book 2013) by Richard Wild.

Usage

uk_2010_get(path = NULL)

Arguments

path

A path to the downloaded file, if already exists, given with file.path() function.

Examples

Run this code
# NOT RUN {
uk2010 <- uk_2010_get()
# }

Run the code above in your browser using DataLab