Create a new schema
1 2 3 4 | create_schema(schema, db = NULL)
## S3 method for class 'character'
create_schema(schema, db = NULL)
|
schema |
name of schema |
db |
(optional) A Database |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.