Learn R Programming

⚠️There's a newer version (0.9.33) of this package.Take me there.

tables (version 0.7.79)

Formula-driven table generation

Description

Computes and displays complex tables of summary statistics

Copy Link

Version

Install

install.packages('tables')

Monthly Downloads

27,839

Version

0.7.79

License

GPL-2

Maintainer

Duncan Murdoch

Last Published

July 24th, 2014

Functions in tables (0.7.79)

labelSubset

Add a label to a logical vector.
Literal

Insert a literal entry into a table margin.
Percent

Percent pseudo-function
All

Include all columns of a dataframe.
Arguments

Arguments pseudo-function
table_options

Set or query options for the table formatting.
latexNumeric

Process numeric LaTeX or HTML values.
Justify

Justify pseudo-function
Heading

Heading pseudo-function
as.matrix.tabular

Convert tabular object to matrix
latex.tabular

Display a tabular object using LaTeX.
html.tabular

Display a tabular object using HTML.
as.tabular

Convert matrix or dataframe to tabular object.
Hline

Add a horizontal line to a LaTeX table.
write.csv.tabular

Write table to file in CSV or other format.
PlusMinus

Generate x +/- y terms in table.
RowFactor

Use a variable as a factor to give rows in a table.
Format

Format pseudo-function
tabular

Compute complex table
Paste

Generate terms to paste values together in table.