loadSAS: Load SAS Code in

Description Usage Arguments Value Examples

View source: R/utility_functions.R

Description

Load SAS Code in

Usage

1
loadSAS(sasPath)

Arguments

sasPath

SAS file location

Value

Character string containing contents of the file

Examples

1
2
sasPath <- system.file('examples/SAScode/Macros/fun2.SAS', package='sasMap')
loadSAS(sasPath)

MangoTheCat/sasMap documentation built on Sept. 2, 2021, 9:41 p.m.