Learn R Programming

⚠️There's a newer version (2.0.0) of this package.Take me there.

reactablefmtr (version 0.1.0)

Simplify Formatting of Tables Made with 'Reactable'

Description

Streamlines the process of applying formats and styles to tables using 'reactable'. Style your 'reactable' table with conditional formatting, color scales, data bars, and icons.

Copy Link

Version

Install

install.packages('reactablefmtr')

Monthly Downloads

2,764

Version

0.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Kyle Cuilla

Last Published

February 19th, 2021

Functions in reactablefmtr (0.1.0)

add_plus_sign

Add plus (+) sign to positive values
highlight_min

Highlights the minimum value in a column
highlight_min_max

Highlights the minimum and maximum value in a column
color_scales

Add color scales to rows in a column
pos_neg_colors

Assign colors to negative and positive values
highlight_max

Highlights the maximum value in a column
data_bars

Add horizontal bars to rows in a column
data_bars_pos_neg

Add horizontal bars to rows in a column containing positive and negative values
icon_sets

Add colored icons to rows in a column