Description Usage Arguments Examples
Finalise and close the database
| 1 | closeDb(db, experimentSet = "")
 | 
| db | Database object created by  | 
| experimentSet | Name of the experiment set for all the experiments (optional) | 
| 1 2 3 |   db <- initializeDb("", "My Dataset")
  # ...
  closeDb(db)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.