blob: 4565049d3e5114802d34aae59eab46b4a3a0585e [file] [log] [blame]
Hao Zhu981933b2017-02-22 18:46:23 -05001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/html_add_header_above.R
3\name{htmlTable_add_header_above}
4\alias{htmlTable_add_header_above}
5\title{Add an extra header row above the current header}
6\usage{
7htmlTable_add_header_above(kable_input, header = NULL)
8}
9\description{
10Add an extra header row above the current header
11}