View source: R/databaseHelpers.R
deleteDataBase | R Documentation |
Will assing to .GlobalEnv
deleteDataBase(name, uorfDB = get("uorfDB", envir = .GlobalEnv))
name |
full path name of database, existing or fresh. |
uorfDB |
the defined uORFome sql database, default: get("uorfDB", envir = .GlobalEnv) |
invisible(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.