couLocate: COU Locate

Description Usage Arguments Details Author(s) See Also Examples

Description

List country files

Usage

1
2
couLocate(cou = stop("'cou' must be specified"),
  nameyear = rev(c(2008:2011)), path = PATH.SP, getSheets = FALSE)

Arguments

cou

a 3-digit country ISO code character string.

nameyear

a numeric vector with years to search subfolders.

path

a character string specifying the search location.

Details

List files and containing folders for a country.

Author(s)

OECD STAN

See Also

ANA2XLS

Examples

1
2
couLocate(cou = 'COL')
couLocate(cou = 'COL', getSheets=TRUE)

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