Package: pillar 1.9.0.9027
pillar: Coloured Formatting for Columns
Provides 'pillar' and 'colonnade' generics designed for formatting columns of data using the full range of colours provided by modern terminals.
Authors:
pillar_1.9.0.9027.tar.gz
pillar_1.9.0.9027.zip(r-4.5)pillar_1.9.0.9027.zip(r-4.4)pillar_1.9.0.9027.zip(r-4.3)
pillar_1.9.0.9027.tgz(r-4.4-any)pillar_1.9.0.9027.tgz(r-4.3-any)
pillar_1.9.0.9027.tar.gz(r-4.5-noble)pillar_1.9.0.9027.tar.gz(r-4.4-noble)
pillar_1.9.0.9027.tgz(r-4.4-emscripten)pillar_1.9.0.9027.tgz(r-4.3-emscripten)
pillar.pdf |pillar.html✨
pillar/json (API)
NEWS
# Install 'pillar' in R: |
install.packages('pillar', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/pillar/issues
Last updated 12 hours agofrom:6d612acd80. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:aligncharcolonnadectl_new_pillarctl_new_pillar_listctl_new_rowid_pillardim_descexpect_known_displayextra_colsformat_glimpseformat_type_sumget_extentget_max_extentglimpseis_vector_s3new_ornamentnew_pillarnew_pillar_componentnew_pillar_shaftnew_pillar_shaft_simplenew_pillar_titlenew_pillar_typenumobj_sumpillarpillar_componentpillar_shaftscale_x_numscale_y_numset_char_optsset_num_optssize_sumsqueezestyle_boldstyle_nastyle_negstyle_numstyle_subtlestyle_subtle_numtbl_format_bodytbl_format_footertbl_format_headertbl_format_setuptbl_sumtype_sum
Comparison with data frames
Rendered fromdigits.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2023-02-28
Started: 2021-04-11
Controlling display of numbers
Rendered fromnumbers.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2021-12-29
Started: 2021-03-31
Custom formatting
Rendered fromextending.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2022-08-16
Started: 2017-10-25
Printing a tibble: Control and data flow
Rendered fromprinting.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2023-03-12
Started: 2021-02-19
Printing a tibble: Tracking control flow
Rendered fromdebugme.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2021-02-21
Started: 2021-02-21
Readme and manuals
Help Manual
Help page | Topics |
---|---|
pillar: Coloured Formatting for Columns | pillar-package |
Alignment helper | align |
Customize the appearance of simple pillars in your tibble subclass | ctl_new_pillar ctl_new_rowid_pillar |
Customize the appearance of compound pillars in your tibble subclass | ctl_new_pillar_list |
Format dimensions | dim_desc |
Format a vector for horizontal printing | format_glimpse |
Format a type summary | format_type_sum format_type_sum.AsIs format_type_sum.default |
Calculate display width | get_extent get_max_extent |
Get a glimpse of your data | glimpse |
Helper to define the contents of a pillar | new_ornament |
Construct a custom pillar object | new_pillar |
Components of a pillar | new_pillar_component pillar_component |
Constructor for column data | new_pillar_shaft new_pillar_shaft_simple |
Prepare a column title for formatting | new_pillar_title |
Prepare a column type for formatting | new_pillar_type |
Object for formatting a vector suitable for tabular display | pillar |
Package options | pillar_options |
Column data | format.pillar_shaft pillar_shaft pillar_shaft.AsIs pillar_shaft.character pillar_shaft.Date pillar_shaft.default pillar_shaft.factor pillar_shaft.glue pillar_shaft.list pillar_shaft.logical pillar_shaft.numeric pillar_shaft.POSIXt print.pillar_shaft |
Styling helpers | style_bold style_na style_neg style_num style_subtle style_subtle_num |
Format the body of a tibble | tbl_format_body |
Format the footer of a tibble | tbl_format_footer |
Format the header of a tibble | tbl_format_header |
Set up formatting | tbl_format_setup tbl_format_setup.tbl |
Provide a succinct summary of an object | tbl_sum |