#' dbR6_validate_db
#' Internal method
#' @keywords internal
dbR6_validate_db <- function() {
private$valid <- RSQLite::dbIsValid(self$get_where()$data)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.