Description Usage Arguments Details Value
Course of action - fetch the tables from the environment - set up the database connection into the relevant file (?path) - write the tables into the database - close the connection - make sure that the directory is changed back to original
1 | .createMockSRA(path)
|
path |
A character with the path to the directory for the database file |
Options: - everything in one function per DB - split into db specific part and writing dfs into the database
.createDBFile - df - name - database file name - path to database file name
- path to file - (file known) - (tables known)
Create a mock SRA database file (for use in testing)
Nothing. Creates the database file (unless already present) and writes relevant tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.