blob: 1d468b8d0359a51fb6142204368bffa2e4b4b03b [file] [log] [blame]
Hao Zhudb04e302015-11-15 16:57:38 -05001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/magic_mirror.R
3\name{magic_mirror}
4\alias{magic_mirror}
5\title{Magic mirror that returns kable's attributes}
6\usage{
7magic_mirror(input)
8}
9\arguments{
10\item{input}{The output of kable}
11}
12\description{
13Magic mirror that returns kable's attributes
14}