blob: 1baedfc7cb61b498cdced68f7a16fd5ce7ca14c9 [file] [log] [blame]
Hao Zhu8977a8a2015-11-19 16:52:21 -05001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/magic_mirror.R
3\name{magic_mirror_html}
4\alias{magic_mirror_html}
5\title{Magic Mirror for html table --------}
6\usage{
7magic_mirror_html(input)
8}
Hao Zhu2203f662015-11-20 11:53:39 -05009\arguments{
10\item{input}{The output of kable}
11}
Hao Zhu8977a8a2015-11-19 16:52:21 -050012\description{
13Magic Mirror for html table --------
14}