FAMEprepare: FAME prepare

Description Usage Arguments Details Author(s) See Also Examples

Description

Prepare for FAME

Usage

1
2
3
FAMEprepare(cou = stop("'cou' must be specified"), year = 2012, isic = 4,
  classification = "NACE2", tables = c(301, 302, 303, 2000),
  version = "latest")

Arguments

cou

a 3-digit country ISO code character string.

year

an integer specifying the year of interest.

isic

an integer to specify the version of STAN.

classification

a character sring matching the industry classification used in the dataset name.

tables

an integer vector specifying the SNA tables to be looked for.

version

optional: the version number of the file to be used.

Details

Identify latest version of submitted table, copy files and generate program for FAME

Author(s)

OECD STAN

See Also

FAMEall

Examples

1
FAMEprepare(cou="ITA")

bowerth/stan documentation built on May 13, 2019, 12:38 a.m.