Store model type in the database
1 | store_model_type(model_type, hash, clean = TRUE, conn)
|
model_type |
a data.frame with the modeltypes. Must have a variable "description". The variable "long_description" is optional. |
hash |
the hash of the update session |
clean |
perform all database operations within a transaction and clean up the staging tables. Defaults to TRUE. |
conn |
a DBIconnection |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.