powered by
Summarise a SAS script
summariseSASScript(sasPath)
Path to SAS script
# NOT RUN { sasPath <- system.file('examples/SAScode/Macros/fun2.SAS', package='sasMap') summariseSASScript(sasPath) # }
Run the code above in your browser using DataLab