Hao Zhu | 2a87e8e | 2017-06-14 15:49:33 -0400 | [diff] [blame] | 1 | % Generated by roxygen2: do not edit by hand |
2 | % Please edit documentation in R/collapse_rows.R | ||||
3 | \name{collapse_rows} | ||||
4 | \alias{collapse_rows} | ||||
5 | \title{Collapse repeat rows to multirow cell} | ||||
6 | \usage{ | ||||
7 | collapse_rows(kable_input, columns) | ||||
8 | } | ||||
9 | \description{ | ||||
Hao Zhu | 1111f72 | 2017-06-14 15:58:40 -0400 | [diff] [blame] | 10 | Experimenting. Don't use it in production. |
Hao Zhu | 2a87e8e | 2017-06-14 15:49:33 -0400 | [diff] [blame] | 11 | } |