Hao Zhu | db04e30 | 2015-11-15 16:57:38 -0500 | [diff] [blame^] | 1 | % 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{ | ||||
7 | magic_mirror(input) | ||||
8 | } | ||||
9 | \arguments{ | ||||
10 | \item{input}{The output of kable} | ||||
11 | } | ||||
12 | \description{ | ||||
13 | Magic mirror that returns kable's attributes | ||||
14 | } | ||||
15 |