# reexport from tables
#' tidy generic
#' @export
generics::tidy
#' glance generic
#' @export
generics::glance
#' @title Include all columns of a dataframe.
#' @export
#' @keywords internal
#' @name All
tables::All
#' @title Display all observations in a table.
#' @export
#' @keywords internal
#' @name AllObs
tables::AllObs
#' @title 'Arguments' pseudo-function
#' @export
#' @keywords internal
#' @name Arguments
tables::Arguments
#' @title 'DropEmpty' pseudo-function
#' @export
#' @keywords internal
#' @name DropEmpty
tables::DropEmpty
#' @title Use a variable as a factor to give rows in a table.
#' @export
#' @keywords internal
#' @name Factor
tables::Factor
#' @title Use a variable as a factor to give rows in a table.
#' @export
#' @keywords internal
#' @name Format
tables::Format
#' @title 'Heading' pseudo-function
#' @export
#' @keywords internal
#' @name Heading
tables::Heading
#' @title Use a variable as a factor to give rows in a table.
#' @export
#' @keywords internal
#' @name Multicolumn
tables::Multicolumn
#' @title Generate terms to paste values together in table.
#' @export
#' @keywords internal
#' @name Paste
tables::Paste
#' @title Pseudo-function to compute a statistic relative to a reference set.
#' @export
#' @keywords internal
#' @name Percent
tables::Percent
#' @title Generate 'x +/- y' terms in table.
#' @export
#' @keywords internal
#' @name PlusMinus
tables::PlusMinus
#' @title Use a variable as a factor to give rows in a table.
#' @export
#' @keywords internal
#' @name RowFactor
tables::RowFactor
#' @title Display all observations in a table.
#' @export
#' @keywords internal
#' @name RowNum
tables::RowNum
#' @title Retrieve or modify the row or column labels.
#' @export
#' @keywords internal
#' @name colLabels
tables::colLabels
#' @title Retrieve or modify the row or column labels.
#' @export
#' @keywords internal
#' @name rowLabels
tables::rowLabels
#' @title Add a label to a logical vector.
#' @export
#' @keywords internal
#' @name labelSubset
tables::labelSubset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.