1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data_tabulate.R, R/reexports.R
\docType{import}
\name{reexports}
\alias{reexports}
\alias{print_html}
\alias{print_md}
\alias{is_empty_object}
\alias{object_has_names}
\alias{object_has_rownames}
\alias{compact_list}
\alias{compact_character}
\title{Objects exported from other packages}
\keyword{internal}
\description{
These objects are imported from other packages. Follow the links
below to see their documentation.
\describe{
\item{insight}{\code{\link[insight]{compact_character}}, \code{\link[insight]{compact_list}}, \code{\link[insight]{is_empty_object}}, \code{\link[insight]{object_has_names}}, \code{\link[insight:object_has_names]{object_has_rownames}}, \code{\link[insight:display]{print_html}}, \code{\link[insight:display]{print_md}}}
}}
|