Nothing
#' Internal vctrs methods
#'
#' @import vctrs
#' @keywords internal
#' @name xlr-vctrs
NULL
#' @import openxlsx
#' @import rlang
#' @importFrom vctrs vec_cast
#' @importFrom tibble is_tibble tibble as_tibble
#'
#' @importFrom dplyr arrange count distinct filter mutate relocate rename
#' @importFrom dplyr rename_with rowwise select
#' @importFrom dplyr slice slice_head slice_max slice_min slice_sample slice_tail
#' @importFrom dplyr summarise summarize tally ungroup
#' @importFrom dplyr case_when n n_distinct
#' @importFrom dplyr left_join join_by group_by
#' @importFrom dplyr add_count pick if_any add_tally tally if_all across
#'
#' @importFrom cli cli_abort cli_warn cli_alert cli_fmt cli_text cli_alert_info
#' @importFrom cli cli_h1
#'
#' @importFrom grDevices colours
#'
#' @importFrom haven as_factor
#'
#' @importFrom methods setOldClass is
#'
#' @importFrom pillar tbl_sum tbl_format_footer
#'
#' @importFrom tidyr pivot_longer pivot_wider
#'
#' @importFrom haven labelled
#'
#' @importFrom tidyselect starts_with everything where
NULL
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.