Description Usage Arguments Value
View source: R/SimulateBreathID.R
Creates a database with simulated breath test records.
If sqlitePath is NULL, it is created in temporary directory.
To create a file in the default path, use
CreateSimulatedBreathTestDatabase(getOption("Gastrobase2SqlitePath"))
1 | CreateSimulatedBreathTestDatabase(sqlitePath = NULL)
|
sqlitePath |
Path to created sqlite file. |
File name of simulated database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.