Display sql with comments This function returns the content of a specified SQL file, including any comments within the file. The function should used within a sql code chunk (sql ) in R markdown within single back tick. ![[Stable]](figures/lifecycle-stable.svg)
Source: R/display_sql.R
display_sql_with_comments.RdDisplay sql with comments
This function returns the content of a specified SQL file, including any comments within
the file. The function should used within a sql code chunk (sql ) in R markdown within single back tick.