display_sql_no_comments: Display sql code with comments removed

View source: R/markdown_helpers.R

display_sql_no_commentsR Documentation

Display sql code with comments removed

Description

display_sql_no_comments() will display a sql file with the comments removed. Any comments indicated by the double dash – will be removed. Multiline comments will not be removed.

Usage

display_sql_no_comments(file)

Arguments

file

The name of the sql file you want to display.


dsu-effectiveness/utHelpR documentation built on April 26, 2024, 12:24 p.m.