The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.9-1 |
Imports: | ggplot2 (≥ 3.4.0), tables, graphics, grDevices, stats, tools, utils, grid |
Suggests: | ggtext, gridtext, quadprog, xtable, knitr, rmarkdown |
Published: | 2024-01-27 |
DOI: | 10.32614/CRAN.package.tablesgg |
Author: | Richard Raubertas [aut, cre] |
Maintainer: | Richard Raubertas <rrprf at emvt.net> |
License: | GPL (≥ 3) |
URL: | https://github.com/rrprf/tablesgg |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tablesgg results |
Reference manual: | tablesgg.pdf |
Vignettes: |
The tablesgg Package |
Package source: | tablesgg_0.9-1.tar.gz |
Windows binaries: | r-devel: tablesgg_0.9-1.zip, r-release: tablesgg_0.9-1.zip, r-oldrel: tablesgg_0.9-1.zip |
macOS binaries: | r-release (arm64): tablesgg_0.9-1.tgz, r-oldrel (arm64): tablesgg_0.9-1.tgz, r-release (x86_64): tablesgg_0.9-1.tgz, r-oldrel (x86_64): tablesgg_0.9-1.tgz |
Old sources: | tablesgg archive |
Please use the canonical form https://CRAN.R-project.org/package=tablesgg to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.