View source: R/UploadResultsToDatabase.R
createResultsDataModel | R Documentation |
Create the results data model tables on a database server.
createResultsDataModel(connectionDetails, schema)
connectionDetails |
An object of type |
schema |
The schema on the postgres server where the tables will be created. |
Only PostgreSQL servers are supported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.