Hao Zhu | 8977a8a | 2015-11-19 16:52:21 -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_html} |
| 4 | \alias{magic_mirror_html} |
| 5 | \title{Magic Mirror for html table --------} |
| 6 | \usage{ |
Hao Zhu | f7994dd | 2017-02-27 16:58:42 -0500 | [diff] [blame] | 7 | magic_mirror_html(kable_input) |
Hao Zhu | 8977a8a | 2015-11-19 16:52:21 -0500 | [diff] [blame] | 8 | } |
Hao Zhu | 2203f66 | 2015-11-20 11:53:39 -0500 | [diff] [blame] | 9 | \arguments{ |
Hao Zhu | f7994dd | 2017-02-27 16:58:42 -0500 | [diff] [blame] | 10 | \item{kable_input}{The output of kable} |
Hao Zhu | 2203f66 | 2015-11-20 11:53:39 -0500 | [diff] [blame] | 11 | } |
Hao Zhu | 8977a8a | 2015-11-19 16:52:21 -0500 | [diff] [blame] | 12 | \description{ |
| 13 | Magic Mirror for html table -------- |
| 14 | } |