Nothing
#' @importFrom utils getFromNamespace
#' @importFrom rlang list2
#' @importFrom magrittr %>%
#' @export
magrittr::`%>%`
as_tbl_ord_default <- function(x) {
class(x) <- c("tbl_ord", class(x))
x
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.