Description Usage Arguments Examples
View source: R/paste_sql_result.R
The output is formatted in markdown, os it is easy to share output at the GitHub or GitLab.
1 | paste_sql_result(sql_text)
|
sql_text |
The SQL text. |
1 2 | ## Not run: output_paste_sql_result1 <- paste_sql_result("describe opd.sqlsave_test_ljx")
## Not run: output_paste_sql_result2 <- read_rds("output/output_paste_sql_result2.rds")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.