Description Usage Arguments Details
View source: R/UploadResultsToDatabase.R
Create the results data model tables on a database server.
1 | 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.