79287436

Date: 2024-12-17 10:13:59
Score: 1
Natty:
Report link

based on above Garini's indication, please try below code, colcounts could be invisible:

leaf_paths <- col_paths(tbl6)
for (pth in leaf_paths) {
  colcount_visible(tbl6, pth) <- FALSE
}

tbl6
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Superliqianqian