Package: tinytable 0.5.0.5
tinytable: Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', and 'Typst' Formats
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.
Authors:
tinytable_0.5.0.5.tar.gz
tinytable_0.5.0.5.zip(r-4.5)tinytable_0.5.0.5.zip(r-4.4)tinytable_0.5.0.5.zip(r-4.3)
tinytable_0.5.0.5.tgz(r-4.4-any)tinytable_0.5.0.5.tgz(r-4.3-any)
tinytable_0.5.0.5.tar.gz(r-4.5-noble)tinytable_0.5.0.5.tar.gz(r-4.4-noble)
tinytable_0.5.0.5.tgz(r-4.4-emscripten)tinytable_0.5.0.5.tgz(r-4.3-emscripten)
tinytable.pdf |tinytable.html✨
tinytable/json (API)
NEWS
# Install 'tinytable' in R: |
install.packages('tinytable', repos = c('https://vincentarelbundock.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vincentarelbundock/tinytable/issues
Last updated 1 days agofrom:14db1726ff. Checks:OK: 2 ERROR: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | ERROR | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | ERROR | Nov 05 2024 |
R-4.4-mac | ERROR | Nov 05 2024 |
R-4.3-win | ERROR | Nov 05 2024 |
R-4.3-mac | ERROR | Nov 05 2024 |
Exports:colnamescolnames<-format_ttgroup_ttknit_print.tinytableplot_ttrbind2save_ttstyle_tttheme_tttt
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', and 'Typst' Formats | tinytable-package tinytable |
Format columns of a data frame | format_tt |
Spanning labels to identify groups of rows or columns | group_tt |
Insert images and inline plots into tinytable objects | plot_tt |
Print, display, or convert a tinytable object | print.tinytable |
Combine 'tinytable' objects by rows (vertically) | rbind2 rbind2,tinytable,tinytable-method |
Save a Tiny Table to File | save_tt |
Style a Tiny Table | style_tt |
Themes for 'tinytable' | theme_tt |
Draw a Tiny Table | tt |