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 04 Jun. 2026.
Previous versions and publish date:
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

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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