readResults | R Documentation |
Collect Open Malaria results into a database
readResults(expDir, dbName, dbDir = NULL, replace = FALSE)
expDir |
Database connection. |
dbName |
Name of the database file without extension. |
dbDir |
Directory of the database file. Defaults to the root directory. |
replace |
How to handle duplicate experiments in the database. If TRUE, any experiment with the same name will be replaced. If FALSE, a new entry with the same name will be ignored. DEPRECATED Database will always be replaced. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.