Learn R Programming

sasMap (version 1.0.0)

removeAllComments: Remove single line comments from a character string containing SAS code

Description

This version of this function removes all comments.

Usage

removeAllComments(sasCode)

Arguments

sasCode

Character string containing SAS code

Value

Character string of SAS code with comments removed