rename_emuDB | R Documentation |
Rename a emuDB. This effectively renames the folder of a emuDB the _DBconfig.json file as well as the "name" entry in the _DBconfig.json file and the _emuDBcache.sqlite file if available.
rename_emuDB(databaseDir, newName)
databaseDir |
directory of the emuDB |
newName |
new name of emuDB |
emuR::rename_emuDB
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.