Learn R Programming

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

tables (version 0.7.64)

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.64

License

GPL-2

Maintainer

Duncan Murdoch

Last Published

November 12th, 2013

Functions in tables (0.7.64)

Percent

Percent pseudo-function
table_options

Set or query options for the table formatting.
html.tabular

Display a tabular object using HTML.
PlusMinus

Generate x +/- y terms in table.
Hline

Add a horizontal line to a LaTeX table.
latex.tabular

Display a tabular object using LaTeX.
Format

Format pseudo-function
Paste

Generate terms to paste values together in table.
RowFactor

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

Insert a literal entry into a table margin.
latexNumeric

Process numeric LaTeX or HTML values.
Justify

Justify pseudo-function
write.csv.tabular

Write table to file in CSV or other format.
tabular

Compute complex table
All

Include all columns of a dataframe.
as.matrix.tabular

Convert tabular object to matrix
Heading

Heading pseudo-function
labelSubset

Add a label to a logical vector.
as.tabular

Convert matrix or dataframe to tabular object.
Arguments

Arguments pseudo-function