SAScouCreate: SAS COU Create

Description Usage Arguments Details Author(s) See Also Examples

Description

Create SAS Country

Usage

1
2
SAScouCreate(cou = stop("'cou' must be specified"), isic = 3,
  period = "2013-14", remove = FALSE)

Arguments

cou

a 3-digit country ISO code character string.

isic

an integer to specify the version of STAN.

period

a character string with update period.

remove

logical remove country from STAN SAS tables (country, units).

Details

Sets up the SAS folder structure for a new country in STAN.

Author(s)

OECD STAN

See Also

SAScouList, SASbatch

Examples

1
couCreate(cou="BGR", isic=3)

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