Nothing
#' `chevron` package
#'
#' @import dplyr
#' @import methods
#' @import rtables
#' @import tern
#' @import checkmate
#' @importFrom formatters with_label propose_column_widths fmt_config
#' @importFrom dunlin rule reformat render_safe assert_all_tablenames get_arg
#' @importFrom forcats fct_relevel
#' @importFrom ggplot2 theme
#' @importFrom grid stringWidth unit
#' @importFrom glue glue
#' @importFrom lifecycle deprecated
#' @importFrom lubridate force_tz
#' @importFrom magrittr %>%
#' @importFrom methods is setValidity
#' @importFrom nestcolor color_palette
#' @importFrom purrr reduce
#' @importFrom rlang sym .data .env !!! %||% abort
#' @importFrom rlistings as_listing
#' @importFrom stats setNames median sd quantile reorder
#' @importFrom stringr str_dup
#' @importFrom tibble tribble
#' @importFrom utils modifyList
"_PACKAGE"
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.