FAMEall: FAME all

Description Usage Arguments Details Author(s) See Also Examples

Description

Combine FAME functions

Usage

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

Arguments

cou

a 3-digit country ISO code character string.

isic

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

year

an integer specifying the year of interest.

tables

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

version

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

Details

Call FAMEprepare, FAMEload and FAMEtransform together.

Author(s)

OECD STAN

See Also

FAMEprepare, FAMEload, FAMEtransform

Examples

1
FAMEall(cou="ITA")

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