Skip to content

Add ColCount to upper level header in table #921

Answered by Melkiades
Vatsal9195 asked this question in Q&A
Discussion options

You must be logged in to vote

when you split the column you can add show_colcounts = TRUE

lyt <- basic_table() %>%
  split_cols_by("ACTARM", show_colcounts = TRUE) %>%
  ...
  

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@Vatsal9195
Comment options

@Melkiades
Comment options

@Vatsal9195
Comment options

@Melkiades
Comment options

Answer selected by Vatsal9195
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants