ANA2XLS: ANA2XLS

Description Usage Arguments Details Author(s) See Also Examples

Description

Convert ANA data to XLS

Usage

1
2
3
ANA2XLS(data = stop("'data' must be specified"),
  cou = stop("'cou' must be specified"), isic = 4, append = FALSE,
  SDMX = FALSE)

Arguments

data

a dataframe object.

cou

a character string 3-digit ISO code specifying the country.

isic

industry classification to be used for the data output locacation.

append

a boolean expression if variables shall be added to those already present.

SDMX

use SDMX industry list.

Details

Convert dataframe for source "ANA" to XLS SAS input format.

Author(s)

OECD STAN

See Also

NSO2XLS

Examples

1
ANA2XLS(cou="ITA")

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