blob: a4f8cd8f51e7e80e589f498f1c8e6b84eb783ad6 [file] [log] [blame]
Hao Zhue10cfd32017-02-21 16:41:14 -05001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/htmlTable_styling.R
3\name{htmlTable_styling}
4\alias{htmlTable_styling}
5\title{HTML table attributes}
6\usage{
7htmlTable_styling(bootstrap_options = "bs-table", font_size = NULL,
8 full_width = T)
9}
10\arguments{
11\item{bootstrap_options}{Common HTML table formats}
12
13\item{font_size}{}
14}
15\description{
16This function provides a set of shortcuts to common HTML table
17formats
18}