#' tbl
#'
#' See \code{tibble::\link[tibble:tibble]{tibble}} for details.
#'
#' @name tbl
#' @rdname tbl
#' @keywords internal
#' @export
tbl <- tibble::tibble
#' as_tbl
#'
#' See \code{tibble::\link[tibble:as_tibble]{as_tibble}} for details.
#'
#' @name as_tbl
#' @rdname as_tbl
#' @keywords internal
#' @export
as_tbl <- tibble::as_tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.