blob: 9785839780dfe34e148a273e9319a0e5b9c4bd27 [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/group_rows.R
\name{group_rows}
\alias{group_rows}
\title{Put a few rows of a table into one category}
\usage{
group_rows(kable_input, group_name, start_row, end_row)
}
\description{
Put a few rows of a table into one category
}