## CoefTable: various tables for various objects
#' @export
setGeneric("coefTable",
function(object, ...) {
standardGeneric("coefTable")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.