Hao Zhu | 62cdde5 | 2017-05-20 22:16:03 -0400 | [diff] [blame] | 1 | % Generated by roxygen2: do not edit by hand |
2 | % Please edit documentation in R/group_rows.R | ||||
3 | \name{group_rows} | ||||
4 | \alias{group_rows} | ||||
5 | \title{Put a few rows of a table into one category} | ||||
6 | \usage{ | ||||
7 | group_rows(kable_input, group_name, start_row, end_row) | ||||
8 | } | ||||
9 | \description{ | ||||
10 | Put a few rows of a table into one category | ||||
11 | } |