#' TAC
#'
#' @param con oracle connection
#'
#' @return a queary
#' @export
tac <- function(con) {
tbl_mar(con, "ops$einarhj.tac")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.