Description Usage Arguments Note Examples
Sets the current default database.
1 | setCurrentDatabase(databaseName)
|
databaseName |
name of the database |
since 2.2.0
1 2 3 4 5 | ## Not run:
sparkR.session()
setCurrentDatabase("default")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.