Package: tabulate 0.1.0.9000
tabulate: Pretty Console Output for Tables
Generates pretty console output for tables allowing for full customization of cell colors, font type, borders and many others attributes. It also supports 'multibyte' characters and nested tables.
Authors:
tabulate_0.1.0.9000.tar.gz
tabulate_0.1.0.9000.zip(r-4.5)tabulate_0.1.0.9000.zip(r-4.4)tabulate_0.1.0.9000.zip(r-4.3)
tabulate_0.1.0.9000.tgz(r-4.4-x86_64)tabulate_0.1.0.9000.tgz(r-4.4-arm64)tabulate_0.1.0.9000.tgz(r-4.3-x86_64)tabulate_0.1.0.9000.tgz(r-4.3-arm64)
tabulate_0.1.0.9000.tar.gz(r-4.5-noble)tabulate_0.1.0.9000.tar.gz(r-4.4-noble)
tabulate_0.1.0.9000.tgz(r-4.4-emscripten)tabulate_0.1.0.9000.tgz(r-4.3-emscripten)
tabulate.pdf |tabulate.html✨
tabulate/json (API)
NEWS
# Install 'tabulate' in R: |
install.packages('tabulate', repos = c('https://mlverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlverse/tabulate/issues
Last updated 3 years agofrom:e1e0fff4e8. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | NOTE | Nov 06 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 06 2024 |
R-4.4-win-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 06 2024 |
R-4.3-win-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 06 2024 |
Exports:%>%format_background_colorformat_borderformat_border_background_colorformat_border_bottomformat_border_bottom_background_colorformat_border_bottom_colorformat_border_colorformat_border_leftformat_border_left_background_colorformat_border_left_colorformat_border_rightformat_border_right_background_colorformat_border_right_colorformat_border_topformat_border_top_background_colorformat_border_top_colorformat_colorformat_column_separatorformat_column_separator_background_colorformat_column_separator_colorformat_cornerformat_corner_background_colorformat_corner_bottom_leftformat_corner_bottom_left_background_colorformat_corner_bottom_left_colorformat_corner_bottom_rightformat_corner_bottom_right_background_colorformat_corner_bottom_right_colorformat_corner_colorformat_corner_top_leftformat_corner_top_left_background_colorformat_corner_top_left_colorformat_corner_top_rightformat_corner_top_right_background_colorformat_corner_top_right_colorformat_font_alignformat_font_background_colorformat_font_colorformat_font_styleformat_heightformat_hide_borderformat_hide_border_bottomformat_hide_border_leftformat_hide_border_rightformat_hide_border_topformat_localeformat_multi_byte_charactersformat_paddingformat_padding_bottomformat_padding_leftformat_padding_rightformat_padding_topformat_show_borderformat_show_border_bottomformat_show_border_leftformat_show_border_rightformat_show_border_topformat_widthtable_add_rowtabulate_demotabulate_table
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Formatting of tables, columns, rows and cells | formatting format_background_color format_border format_border_background_color format_border_bottom format_border_bottom_background_color format_border_bottom_color format_border_color format_border_left format_border_left_background_color format_border_left_color format_border_right format_border_right_background_color format_border_right_color format_border_top format_border_top_background_color format_border_top_color format_color format_column_separator format_column_separator_background_color format_column_separator_color format_corner format_corner_background_color format_corner_bottom_left format_corner_bottom_left_background_color format_corner_bottom_left_color format_corner_bottom_right format_corner_bottom_right_background_color format_corner_bottom_right_color format_corner_color format_corner_top_left format_corner_top_left_background_color format_corner_top_left_color format_corner_top_right format_corner_top_right_background_color format_corner_top_right_color format_font_align format_font_background_color format_font_color format_font_style format_height format_hide_border format_hide_border_bottom format_hide_border_left format_hide_border_right format_hide_border_top format_locale format_multi_byte_characters format_padding format_padding_bottom format_padding_left format_padding_right format_padding_top format_show_border format_show_border_bottom format_show_border_left format_show_border_right format_show_border_top format_width |
Generated demonstration tables | tabulate_demo |
Create a new tabulate table | table_add_row tabulate_table |