Package: pillar 1.9.0.9013

Kirill Müller

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:Kirill Müller [aut, cre], Hadley Wickham [aut], RStudio [cph]

pillar_1.9.0.9013.tar.gz
pillar_1.9.0.9013.zip(r-4.5)pillar_1.9.0.9013.zip(r-4.4)pillar_1.9.0.9013.zip(r-4.3)
pillar_1.9.0.9013.tgz(r-4.4-any)pillar_1.9.0.9013.tgz(r-4.3-any)
pillar_1.9.0.9013.tar.gz(r-4.5-noble)pillar_1.9.0.9013.tar.gz(r-4.4-noble)
pillar_1.9.0.9013.tgz(r-4.4-emscripten)pillar_1.9.0.9013.tgz(r-4.3-emscripten)
pillar.pdf |pillar.html
pillar/json (API)
NEWS

# Installpillar in R:
install.packages('pillar',repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/pillar/issues

On CRAN:

colour

45 exports 175 stars 20.35 score 6 dependencies 10580 dependents 1.0M downloads

Last updated 4 days agofrom:6dce54de2d

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

Dependencies:cligluelifecyclerlangutf8vctrs

Comparison with data frames

Rendered fromdigits.Rmdusingknitr::rmarkdownon Jul 02 2024.

Last update: 2023-02-28
Started: 2021-04-11

Controlling display of numbers

Rendered fromnumbers.Rmdusingknitr::rmarkdownon Jul 02 2024.

Last update: 2021-12-29
Started: 2021-03-31

Custom formatting

Rendered fromextending.Rmdusingknitr::rmarkdownon Jul 02 2024.

Last update: 2022-08-16
Started: 2017-10-25

Printing a tibble: Control and data flow

Rendered fromprinting.Rmdusingknitr::rmarkdownon Jul 02 2024.

Last update: 2023-03-12
Started: 2021-02-19

Printing a tibble: Tracking control flow

Rendered fromdebugme.Rmdusingknitr::rmarkdownon Jul 02 2024.

Last update: 2021-02-21
Started: 2021-02-21

Readme and manuals

Help Manual

Help pageTopics
pillar: Coloured Formatting for Columnspillar-package
Alignment helperalign
Customize the appearance of simple pillars in your tibble subclassctl_new_pillar ctl_new_rowid_pillar
Customize the appearance of compound pillars in your tibble subclassctl_new_pillar_list
Format dimensionsdim_desc
Format a vector for horizontal printingformat_glimpse
Format a type summaryformat_type_sum format_type_sum.AsIs format_type_sum.default
Calculate display widthget_extent get_max_extent
Get a glimpse of your dataglimpse
Helper to define the contents of a pillarnew_ornament
Construct a custom pillar objectnew_pillar
Components of a pillarnew_pillar_component pillar_component
Constructor for column datanew_pillar_shaft new_pillar_shaft_simple
Prepare a column title for formattingnew_pillar_title
Prepare a column type for formattingnew_pillar_type
Object for formatting a vector suitable for tabular displaypillar
Package optionspillar_options
Column dataformat.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 helpersstyle_bold style_na style_neg style_num style_subtle style_subtle_num
Format the body of a tibbletbl_format_body
Format the footer of a tibbletbl_format_footer
Format the header of a tibbletbl_format_header
Set up formattingtbl_format_setup tbl_format_setup.tbl
Provide a succinct summary of an objecttbl_sum