powered by
Load SAS Code in
loadSAS(sasPath)
SAS file location
Character string containing contents of the file
# NOT RUN { sasPath <- system.file('examples/SAScode/Macros/fun2.SAS', package='sasMap') loadSAS(sasPath) # }
Run the code above in your browser using DataLab