blob: a4f8cd8f51e7e80e589f498f1c8e6b84eb783ad6 [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/htmlTable_styling.R
\name{htmlTable_styling}
\alias{htmlTable_styling}
\title{HTML table attributes}
\usage{
htmlTable_styling(bootstrap_options = "bs-table", font_size = NULL,
full_width = T)
}
\arguments{
\item{bootstrap_options}{Common HTML table formats}
\item{font_size}{}
}
\description{
This function provides a set of shortcuts to common HTML table
formats
}