Description Usage Arguments Value Author(s)
View source: R/dexr_input_db.R
Imports the given dumpfile into the database configured in the given parameter object
1 | input_db_dump2db(dexpa, dumpfile = paste("dump_", dexpa$sim$id, sep = ""))
|
dexpa |
parameter object <ul><li>dexpa$db$dbname</li> <li>dexpa$db$suname</li> <li>dexpa$db$supassword</li> <li>dexpa$db$dbname_template</li> <li>dexpa$db$host</li> <li>dexpa$db$port</li> <li>dexpa$dirs$output$dbdumps</li> <li>dexpa$db$username</li> </ul> |
dumpfile |
dumpfile to import |
-
Sascha Holzhauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.