R/tablelight.R

#' lighttable: Regression tables using as little as possible RAM resources
#'
#' This package provides with two types of functions: some that
#'  strip regression objects from unnecessary elements to
#'  produce tables (`strip` family) and others that produce
#'  tables (`light_table`)
#'
#' @section strip:
#' blabla
#'
#' @section light_table:
#' blabla
#'
#' @docType package
#' @name tablelight
NULL
linogaliana/tablelight documentation built on Jan. 29, 2021, 10:30 a.m.