Get the database with the specified name
getDatabase.Rd
Get the database with the specified name
Examples
if (FALSE) {
sparkR.session()
db <- getDatabase("default")
}
getDatabase.Rd
Get the database with the specified name
if (FALSE) {
sparkR.session()
db <- getDatabase("default")
}