sasMap
Static code analysis for SAS scripts
-
Extract counts of proc and data steps
-
Summarise SAS files
Usage
library(sasMap)
sasPath <- system.file('examples/SAScode/Macros/fun2.SAS', package='sasMap')
summariseSASScript(sasPath)
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up