Other packages > Find by keyword >

tablesgg  

Presentation-Quality Tables, Displayed Using 'ggplot2'
View on CRAN: Click here


Download and install tablesgg package within the R console
Install from CRAN:
install.packages("tablesgg")

Install from Github:
library("remotes")
install_github("cran/tablesgg")

Install by package version:
library("remotes")
install_version("tablesgg", "0.9-1")



Attach the package and use:
library("tablesgg")
Maintained by
Richard Raubertas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-02
Latest Update: 2024-01-27
Description:
Presentation-quality tables are displayed as plots on an R graphics device.Although there are other packages that format tables for display, this package is unique in combining two features: (a) It is aware of the logical structure of the table being presented, and makes use of that for automatic layout and styling of the table.This avoids the need for most manual adjustments to achieve an attractive result. (b) It displays tables using 'ggplot2' graphics.Therefore a table can be presented anywhere a graph could be, with no more effort.External software such as LaTeX or HTML or their viewers is not required.The package provides a full set of tools to control the style and appearance of tables, including titles, footnotes and reference marks, horizontal and vertical rules, and spacing of rows and columns.Methods are included to display matrices; data frames; tables created by R's ftable(), table(), and xtabs() functions; and tables created by the 'tables' and 'xtable' packages.Methods can be added to display other table-like objects.A vignette is included that illustrates usage and options available in the package.
How to cite:
Richard Raubertas (2020). tablesgg: Presentation-Quality Tables, Displayed Using 'ggplot2'. R package version 0.9-1, https://cran.r-project.org/web/packages/tablesgg. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.7-1 (2020-12-02 11:00), 0.8-1 (2021-06-02 21:00)
Other packages that cited tablesgg R package
View tablesgg citation profile
Other R packages that tablesgg depends, imports, suggests or enhances
Complete documentation for tablesgg
Functions, R codes and Examples using the tablesgg R package
Some associated functions: Lbrk.textTable . acol . addBlock . addHvrule . addRefmark . add_refmark . adim . adjacent_blocks . angle_adj . apply_scale . apply_style . arow . as.dfObj . as.prBlocks . as.prEntries . as.prHvrules . as.tblBlocks . as.tblEntries . blocks-setter . blocks . calc_rcsize . coord_justif . dfSpecs . df_from_spec . element_block . element_entry . element_hvrule . element_refmark . elements . entries-setter . entries . entries_by_block . entrySize_mm . eval_conditions . fill_NA_idx . format_xtable . grSpecs . headerRuns . hvrules-setter . hvrules . ids . iris2 . iris2_tab . make_header_entries . make_rowgroups . mtcars_xtab . notANumber . paste_text . plot.pltdTable . plot.prEntries . plot.prTable . plot.tabular . plot.tblEntries . plot.textTable . pltdSize . prBlocks . prEntries . prHvrules . prTable . prTable.pltdTable . prTable.prEntries . prefix_text . print.pltdTable . print.summary.pltdTable . print.summary.textTable . props-setter . props_mod . propsa-setter . propsd-setter . rowhead_inside . sci_fmt_pm . spec_from_text . styleObj . styles_pkg . summary.pltdTable . summary.textTable . tablesgg . tablesggOpt . tablesggSetOpt . tblBlocks . tblEntries . tblHvrules . tblParts . textTable.data.frame . textTable.default . textTable.ftable . textTable.matrix . textTable . textTable.table . textTable.tabular . textTable.tblEntries . textTable.xtable . textTable.xtableList . tli_xtab . undo_rowhead_inside . update.pltdTable . update.prObj . update.prTable . update.textTable . 
Some associated R codes: addBlock.bare.R . addHvrule.bare.R . addRefmark.bare.R . add_refmark.bare.R . adjacent_blocks.bare.R . apply_scale.bare.R . apply_style.bare.R . as.dfObj.bare.R . auggrid_util.bare.R . calc_rcsize.bare.R . dfSpecs.bare.R . elements.bare.R . elements2.bare.R . entries_by_block.bare.R . entrySize_mm.bare.R . eval_conditions.bare.R . format_xtable.bare.R . grSpecs.bare.R . headerRuns.bare.R . make_header_entries.bare.R . make_rowgroups.bare.R . notANumber.bare.R . plot.prTable.bare.R . plot.textTable.bare.R . plotting_util.bare.R . pltdTable_util.bare.R . prBlocks.bare.R . prEntries.bare.R . prHvrules.bare.R . prTable.bare.R . props.bare.R . rowhead_inside.bare.R . styleObj.bare.R . summary.bare.R . tablesggOpt.bare.R . tblBlocks.bare.R . tblEntries.bare.R . tblHvrules.bare.R . tblParts.bare.R . textTable.bare.R . textTable.tblEntries.bare.R . textTable_methods.bare.R . textTable_methods2.bare.R . textTable_util.bare.R . text_util.bare.R . update.bare.R . zzz.bare.R .  Full tablesgg package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA