SASpub: SAS pub

Description Usage Arguments Details Author(s) See Also Examples

Description

Create SAS publication programs

Usage

1
2
SASpub(cou = stop("'cou' must be specified"), isic = 3, pub.ind = NULL,
  del.ind = NULL, quiet = FALSE)

Arguments

cou

a 3-digit country ISO code character string.

isic

an integer to specify the version of STAN.

pub.ind

a character vector restricting the industries to publish.

del.ind

a character vector naming the industries to remove before publication.

quiet

a logical to return the created SAS program contents.

Details

Create or modify SAS publication programs for STAN based on a list of countries and sources.

Author(s)

OECD STAN

See Also

SASbatch, , SASload, SASestim

Examples

1
SASpub(cou="BGR", sources=list(BGR = c('NSONA', 'SUT', 'ISPATCH')))

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