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
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
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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns