Other packages > Find by keyword >

pixiedust  

Tables so Beautifully Fine-Tuned You Will Believe It's Magic
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pixiedust", "0.9.4")



Attach the package and use:
library("pixiedust")
Maintained by
Benjamin Nutter
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-03
Latest Update: 2023-10-10
Description:
The introduction of the 'broom' package has made converting model objects into data frames as simple as a single function. While the 'broom' package focuses on providing tidy data frames that can be used in advanced analysis, it deliberately stops short of providing functionality for reporting models in publication-ready tables. 'pixiedust' provides this functionality with a programming interface intended to be similar to 'ggplot2's system of layers with fine tuned control over each cell of the table. Options for output include printing to the console and to the common markdown formats (markdown, HTML, and LaTeX). With a little 'pixiedust' (and happy thoughts) tables can really fly.
How to cite:
Benjamin Nutter (2015). pixiedust: Tables so Beautifully Fine-Tuned You Will Believe It's Magic. R package version 0.9.4, https://cran.r-project.org/web/packages/pixiedust. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:41), 0.1.1 (2015-08-03 18:53), 0.5.0 (2015-10-15 13:25), 0.6.1 (2016-01-23 23:17), 0.7.0 (2016-04-17 19:22), 0.7.4 (2016-06-17 21:46), 0.7.5 (2017-05-07 16:22), 0.8.0 (2017-08-26 08:11), 0.8.1 (2017-09-16 07:13), 0.8.2 (2018-02-24 09:33), 0.8.3 (2018-05-11 16:26), 0.8.4 (2018-06-29 20:28), 0.8.5 (2018-07-16 17:30), 0.8.6 (2019-01-11 17:40), 0.9.0 (2020-05-15 07:50), 0.9.1 (2021-01-15 12:50)
Other packages that cited pixiedust R package
View pixiedust citation profile
Other R packages that pixiedust depends, imports, suggests or enhances
Complete documentation for pixiedust
Functions, R codes and Examples using the pixiedust R package
Some associated functions: as.data.frame.dust . chain . compoundAssignment . dust . fixed_header_css . gaze . get_dust_part . glance_foot . index_to_sprinkle . is_valid_color . knit_print.dust . medley . medley_all_borders . pixie_count . pixiedust . pixiedust_print_method . pixieply . print.dust . pval_string . rbind_internal . reshape_data_internal . sanitize_latex . sprinkle . sprinkle_align . sprinkle_bg . sprinkle_bg_pattern . sprinkle_bookdown . sprinkle_border . sprinkle_border_collapse . sprinkle_caption . sprinkle_caption_number . sprinkle_colnames . sprinkle_discrete . sprinkle_fixed_header . sprinkle_float . sprinkle_fn . sprinkle_font . sprinkle_gradient . sprinkle_height . sprinkle_hhline . sprinkle_html_preserve . sprinkle_justify . sprinkle_label . sprinkle_longtable . sprinkle_merge . sprinkle_na_string . sprinkle_pad . sprinkle_replace . sprinkle_rotate_degree . sprinkle_round . sprinkle_sanitize . sprinkle_tabcolsep . sprinkle_width . str_extract_base . tidy_levels_labels . 
Some associated R codes: as.data.frame.dust.R . chain.R . dust.R . fixed_header_css.R . gaze.R . get_dust_part.R . glance_foot.R . index_to_sprinkle.R . is_valid_color.R . knit_print.dust.R . medley.R . medley_all_borders.R . perform_function.R . pixie_count.R . pixiedust-pkg.R . pixiedust_print_method.R . pixieply.R . print.dust.R . print_dust_console.R . print_dust_html.R . print_dust_latex.R . print_dust_latex_hhline.R . print_dust_markdown.R . pval_string.R . rbind_internal.R . redust.R . reshape_data_internal.R . sanitize_latex.R . sprinkle.R . sprinkle_align.R . sprinkle_bg.R . sprinkle_bg_pattern.R . sprinkle_bookdown.R . sprinkle_border.R . sprinkle_border_collapse.R . sprinkle_caption.R . sprinkle_caption_number.R . sprinkle_colnames.R . sprinkle_discrete.R . sprinkle_fixed_header.R . sprinkle_float.R . sprinkle_fn.R . sprinkle_font.R . sprinkle_gradient.R . sprinkle_height.R . sprinkle_hhline.R . sprinkle_html_preserve.R . sprinkle_justify.R . sprinkle_label.R . sprinkle_longtable.R . sprinkle_merge.R . sprinkle_na_string.R . sprinkle_pad.R . sprinkle_print_method.R . sprinkle_replace.R . sprinkle_rotate_degree.R . sprinkle_round.R . sprinkle_sanitize.R . sprinkle_tabcolsep.R . sprinkle_table.R . sprinkle_width.R . str_extract_base.R . tidy_levels_labels.R . zzz.R .  Full pixiedust package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
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  

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