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.
Source: R/display_sql.R
display_sql_with_comments.Rd
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.