#' Superseded function
#'
#' This function is superseded by the `shape` argument of the `modelsummary` function.
#' @keywords internal
#' @export
modelsummary_wide <- function(...) {
stop("The `modelsummary_wide` is replaced by the `shape` argument of the `modelsummary` function.", call. = FALSE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.