tinytable0.15.2 package

Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', and 'Typst' Formats

as.character-tinytable-method

Convert a tinytable S4 object to a string

build_eval

Apply group settings to a tinytable

colnames-set-tinytable-method

Method for a tinytable S4 object

colnames-tinytable-method

Method for a tinytable S4 object

df_to_json

Convert data frame or list to JSON

dim-tinytable-method

Dimensions a tinytable S4 object

finalize-tinytable_dataframe-method

tinytable S4 method

finalize

Apply final settings to a tinytable

format_tt

Format columns of a data frame

format_vector

Format a Vector

group_eval_j-tinytable_dataframe-method

tinytable S4 method

group_eval_j-tinytable_grid-method

tinytable S4 method

group_eval_j-tinytable_html-method

tinytable S4 method

group_eval_j-tinytable_tabularray-method

tinytable S4 method

group_eval_j-tinytable_tabulator-method

tinytable S4 method

group_eval_j-tinytable_typst-method

tinytable S4 method

group_eval_j

Apply group settings to a tinytable

group_tt

Spanning labels to identify groups of rows or columns

initialize-tinytable-method

Method for a tinytable S4 object

knit_print.tinytable

Print a tinytable object in knitr

names-set-tinytable-method

Method for a tinytable S4 object

names-tinytable-method

Method for a tinytable S4 object

ncol-tinytable-method

Method for a tinytable S4 object

nrow-tinytable-method

Method for a tinytable S4 object

plot_tt

Insert images and inline plots into tinytable objects

plot_vector

Create Plot Vector

print.tinytable

Print, display, or convert a tinytable object

rbind2-tinytable-tinytable-method

Combine tinytable objects by rows (vertically)

save_tt

Save a Tiny Table to File

style_eval-tinytable_dataframe-method

tinytable S4 method

style_eval-tinytable_grid-method

tinytable S4 method

style_eval

Apply style settings to a tinytable

style_tt

Style a Tiny Table

style_vector

Style a Vector with Text Formatting

subset.tinytable

Subsetting a tinytable object

theme_default

Default theme for TinyTable

theme_empty

Theme for a void table

theme_grid

Grid theme with borders around all cells

theme_html

HTML-specific styles and options

theme_latex

LaTeX-Specific Theme for tinytable

theme_markdown

Markdown theme with optional ANSI color support and grid customization

theme_revealjs

RevealJS presentation theme

theme_rotate

Rotate table theme (LaTeX and Typst only)

theme_striped

Striped theme with alternating row colors

theme_tt

Deprecated: Use format-specific theme functions instead

theme_typst

Typst-specific styles and options

tinytable-class

tinytable S4 class

tinytable-package

tools:::Rd_package_title("tinytable")

tt

Draw a Tiny Table

Create highly customized tables with this simple and dependency-free package. Data frames can be converted to 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', or 'Typst' tables. The user interface is minimalist and easy to learn. The syntax is concise. 'HTML' tables can be customized using the flexible 'Bootstrap' framework, and 'LaTeX' code with the 'tabularray' package.

  • Maintainer: Vincent Arel-Bundock
  • License: GPL (>= 3)
  • Last published: 2025-12-21