Other packages > Find by keyword >

formatters  

ASCII Formatting for Values and Tables
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("formatters", "0.5.12")



Attach the package and use:
library("formatters")
Maintained by
Joe Zhu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-03-29
Latest Update: 2025-04-09
Description:
We provide a framework for rendering complex tables to ASCII, and a set of formatters for transforming values or sets of values into ASCII-ready display strings.
How to cite:
Joe Zhu (2022). formatters: ASCII Formatting for Values and Tables. R package version 0.5.12, https://cran.r-project.org/web/packages/formatters. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:39), 0.2.0 (2022-03-29 20:30), 0.3.1 (2022-05-21 02:30), 0.3.2 (2022-06-09 04:40), 0.4.0 (2023-03-02 09:20), 0.4.1 (2023-04-15 01:50), 0.5.0 (2023-05-25 09:40), 0.5.2 (2023-08-25 11:30), 0.5.5 (2023-12-06 10:20), 0.5.6 (2024-04-15 09:20), 0.5.8 (2024-06-19 17:20), 0.5.9 (2024-09-12 19:40), 0.5.10 (2025-01-09 01:40), 0.5.11 (2025-04-09 11:40)
Other packages that cited formatters R package
View formatters citation profile
Other R packages that formatters depends, imports, suggests or enhances
Complete documentation for formatters
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
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  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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