View source: R/databaseHelpers.R
deleteTable | R Documentation |
Delete single sql table
deleteTable(tableName, uorfDB = get("uorfDB", envir = .GlobalEnv))
tableName |
name of table in sql database |
uorfDB |
the defined uORFome sql database, default: get("uorfDB", envir = .GlobalEnv) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.