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 05 Apr. 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
03/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/04Downloads for pixiedust0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
Download / Learn more Package Citations See dependency  
gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  
TrendInTrend  
Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalenceand outcome ...
Download / Learn more Package Citations See dependency  
whitestrap  
White Test and Bootstrapped White Test for Heteroskedasticity
Formal implementation of White test of heteroskedasticity and a bootstrapped version of it, develope ...
Download / Learn more Package Citations See dependency  
leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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