#' @include DoordaHostDriver.R
NULL
#' @rdname DoordaHostDriver-class
#' @export
setMethod('dbUnloadDriver',
'DoordaHostDriver',
function(drv, ...) {
return(TRUE)
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.