View source: R/BackendDatabase.R
createDataModelSqlFile | R Documentation |
Create a SQL file to construct data model tables on a database server.
createDataModelSqlFile(specifications, fileName, tab = " ")
specifications |
Specifications data table |
fileName |
Output name for SQL file |
tab |
Tab characters to use |
Only PostgreSQL servers are supported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.