blob: 9785839780dfe34e148a273e9319a0e5b9c4bd27 [file] [log] [blame]
Hao Zhu62cdde52017-05-20 22:16:03 -04001% 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{
7group_rows(kable_input, group_name, start_row, end_row)
8}
9\description{
10Put a few rows of a table into one category
11}