Drop a schema if it exists
1 | render_drop_schema(schema, cascade = FALSE, if_exists = TRUE)
|
cascade |
If TRUE, a DROP SCHEMA CASCADE is performed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.