blob: 56b3f7936d5de13f7c310dadbcaa8f690c72f4ed [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{
Hao Zhuf7994dd2017-02-27 16:58:42 -05007magic_mirror(kable_input)
Hao Zhudb04e302015-11-15 16:57:38 -05008}
9\arguments{
Hao Zhuf7994dd2017-02-27 16:58:42 -050010\item{kable_input}{The output of kable}
Hao Zhudb04e302015-11-15 16:57:38 -050011}
12\description{
Hao Zhuf7994dd2017-02-27 16:58:42 -050013Mirror mirror tell me, how does this kable look like?
Hao Zhudb04e302015-11-15 16:57:38 -050014}