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