#' Results tables
#'
#' @export
#' @inheritParams AcidRoxygen::params
#'
#' @return `list`.
#'
#' @examples
#' showMethods("resultsTables")
setGeneric(
name = "resultsTables",
def = function(object, ...) {
standardGeneric("resultsTables")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.