XMLtransform: XML transform (EU)

Description Usage Arguments Details Author(s) See Also Examples

Description

XML Questionnaire transformation (EU)

Usage

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

Arguments

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

Transform EU SDMX Questionnaire for loading in SAS.

Author(s)

OECD STAN

See Also

ANA2XLS

Examples

1
XMLtransform(cou = "POL", isic = 4, append = FALSE, SDMX = TRUE)

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