#' @param connectionDetails An object of type \code{connectionDetails} as created using the
#' \code{\link[DatabaseConnector]{createConnectionDetails}} function in the
#' DatabaseConnector package. Can be left NULL if \code{connection} is
#' provided.
#' @param connection An object of type \code{connection} as created using the
#' \code{\link[DatabaseConnector]{connect}} function in the
#' DatabaseConnector package. Can be left NULL if \code{connectionDetails}
#' is provided, in which case a new connection will be opened at the start
#' of the function, and closed when the function finishes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.