R/gt-package.R

#------------------------------------------------------------------------------#
#
#                /$$
#               | $$
#     /$$$$$$  /$$$$$$
#    /$$__  $$|_  $$_/
#   | $$  \ $$  | $$
#   | $$  | $$  | $$ /$$
#   |  $$$$$$$  |  $$$$/
#    \____  $$   \___/
#    /$$  \ $$
#   |  $$$$$$/
#    \______/
#
#  This file is part of the 'rstudio/gt' project.
#
#  Copyright (c) 2018-2024 gt authors
#
#  For full copyright and license information, please look at
#  https://gt.rstudio.com/LICENSE.html
#
#------------------------------------------------------------------------------#


#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import rlang
#' @importFrom xml2 as_xml_document read_xml xml_contents xml_name xml_type
#'   xml_text xml_attr `xml_attr<-` `xml_text<-` xml_find_all xml_find_first
#'   xml_children xml_child xml_add_child xml_add_sibling xml_ns xml_remove
## usethis namespace: end
NULL
rstudio/gt documentation built on June 29, 2024, 6:54 a.m.