View source: R/ls_extensions.R
List all the installed extensions.
1 2 3 4 5 6 7 8 | ls_extensions(
conn,
conn_fun = "pg13::local_connect()",
verbose = TRUE,
render_sql = TRUE,
render_only = FALSE,
checks = ""
)
|
Vector of extension names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.