View source: R/create_schema.R
This function connects, creates a new schema after dropping one of it exists, and disconnects.
1 | create_schema(dbname, new_schema)
|
dbname |
name of postgres database |
new_schema |
name of new schema |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.