FAMEload: FAME load

Description Usage Arguments Details Author(s) See Also Examples

Description

Execute program in FAME

Usage

1
2
3
4
FAMEload(cou = stop("'cou' must be specified"),
  shell = "C:\\WINDOWS\\system32\\cmd.exe", isic = 4,
  subfolder = "\\Rawdata\\STD-SNA",
  path.fame = "\\\\asap1\\fame\\fame")

Arguments

cou

a 3-digit country ISO code character string.

shell

a character string pointing to the system command shell.

isic

an integer to specify the version of STAN.

subfolder

character string pointing to the location of the folder conatining GESMES data and FAME program file.

path.fame

character string pointing to the location of FAME.exe.

Details

Start FAME and execute created code file the output is written to cou.dat file in the respective countrys STD-SNA folder.

Author(s)

OECD STAN

See Also

FAMEall, CMD

Examples

1
FAMEload(cou="ITA")

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