Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(collapse = TRUE, comment = "#>", eval = FALSE)
## -----------------------------------------------------------------------------
# # install.packages("remotes")
# remotes::install_github("StrategicProjects/polyglot-sql-r")
## -----------------------------------------------------------------------------
# library(polyglotSQL)
# polyglot_version()
# sql_transpile("SELECT IFNULL(a, b) FROM t", from = "mysql", to = "postgres")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.