Using the exibble data that comes with gt, but I like a more more concrete variable names so doing some prep here:
This is the exibble dataset in gt |
||||||||
---|---|---|---|---|---|---|---|---|
It is one of six datasets in the package | ||||||||
weight | fruit | team | holiday | Dates and Times | price | id | club | |
schedule | appointment | |||||||
0.11 | apricot | one | 2015-01-15 | 13:35:00 | Jan 1, 2018 2:22 AM | €49.95 | row_1 | grp_a |
2.22 | banana | two | 2015-02-15 | 14:40:00 | Feb 2, 2018 2:33 PM | €17.95 | row_2 | grp_a |
33.33 | coconut | three | 2015-03-15 | 15:45:00 | Mar 3, 2018 3:44 AM | €1.39 | row_3 | grp_a |
444.40 | durian | four | 2015-04-15 | 16:50:00 | Apr 4, 2018 3:55 PM | €65,100.00 | row_4 | grp_a |
5,550.00 | NA | five | 2015-05-15 | 17:55:00 | May 5, 2018 4:00 AM | €1,325.81 | row_5 | grp_b |
More information is available at ?exibble . |
Error : Problem with `filter()` input `..1`.
x subscript out of bounds
ℹ Input `..1` is `line %in% which_highlight_frame`.
Error : Problem with `filter()` input `..1`.
x subscript out of bounds
ℹ Input `..1` is `line %in% which_highlight_frame`.