Description Usage Arguments Value
View source: R/databaseSetUpFunctions.R
Given a path to an sqlite database created using RCAS::createDB function, accesses the database and provides a quick summary of available samples and number of entries of each sample in the available tables of the database.
1 | summarizeDatabaseContent(dbPath)
|
dbPath |
Path to the sqlite database |
A data.frame object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.