blob: 6fb62d9b5848b5ac4c1514cffbb53acab5a8f3eb [file] [log] [blame]
Hao Zhu8dd65a92018-01-05 20:40:27 -05001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/footnote.R
3\name{add_footnote_adv}
4\alias{add_footnote_adv}
5\title{Add advanced footnote}
6\usage{
7add_footnote_adv(kable_input, general = NULL, number = NULL,
8 alphabet = NULL, symbol = NULL, footnote_order = c("general", "number",
9 "alphabet", "symbol"), general_title = "Note: ", number_title = "",
10 alphabet_title = "", symbol_title = "")
11}
12\description{
13Add advanced footnote
14}