Package: typstable 0.1.0
typstable: Better 'Typst' Tables
Create 'Typst' table markup from data frames. Features a pipe-friendly interface for column, row, and cell styling with support for grouped headers, grouped rows, and data-driven formatting.
Authors:
typstable_0.1.0.tar.gz
typstable_0.1.0.zip(r-4.7)typstable_0.1.0.zip(r-4.6)typstable_0.1.0.zip(r-4.5)
typstable_0.1.0.tgz(r-4.6-any)typstable_0.1.0.tgz(r-4.5-any)
typstable_0.1.0.tar.gz(r-4.7-any)typstable_0.1.0.tar.gz(r-4.6-any)
typstable_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
typstable/json (API)
| # Install 'typstable' in R: |
| install.packages('typstable', repos = c('https://freierson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/freierson/typstable/issues
Pkgdown/docs site:https://freierson.github.io
Last updated from:a87dec6bf2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 155 | ||
| macos-oldrel-arm64 | OK | 177 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 99 |
Exports:tttt_celltt_columntt_header_abovett_hlinett_pack_rowstt_rendertt_rowtt_savett_stylett_typst_availablett_vlinett_widths
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Print a typst_table object | print.typst_table |
| Create a Typst table | tt |
| Style specific cells | tt_cell |
| Style specific columns | tt_column |
| Add grouped header row above column names | tt_header_above |
| Add horizontal line to table | tt_hline |
| Group rows under a label | tt_pack_rows |
| Render a typst_table to Typst markup | tt_render |
| Style specific rows | tt_row |
| Save a typst_table to SVG, PNG, PDF, or Typst source | tt_save |
| Style overall table appearance | tt_style |
| Check if Typst CLI is available | tt_typst_available |
| Add vertical line to table | tt_vline |
| Set column widths | tt_widths |
