XLStransform: XLS transform (EU)

Description Usage Arguments Details Author(s) See Also Examples

Description

XLS Questionnaire transformation (EU)

Usage

1
2
XLStransform(cou = stop("'cou' must be specified"), isic = 4,
  append = 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.

Details

Transform EU Excel Questionnaire for loading in SAS.

Author(s)

OECD STAN

See Also

ANA2XLS

Examples

1
XLStransform(cou="ITA", isic=4, append=FALSE)

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