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]
First Published: 2015-08-03
Latest Update: 2021-01-15
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 09 May. 2025.
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for pixiedust510152025303540TrendBars

Today's Hot Picks in Authors and Packages

SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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