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_latex} |
| 4 | \alias{magic_mirror_latex} |
Hao Zhu | 8977a8a | 2015-11-19 16:52:21 -0500 | [diff] [blame] | 5 | \title{Magic mirror for latex tables --------------} |
Hao Zhu | db04e30 | 2015-11-15 16:57:38 -0500 | [diff] [blame] | 6 | \usage{ |
| 7 | magic_mirror_latex(input) |
| 8 | } |
Hao Zhu | 2203f66 | 2015-11-20 11:53:39 -0500 | [diff] [blame] | 9 | \arguments{ |
| 10 | \item{input}{The output of kable} |
| 11 | } |
Hao Zhu | db04e30 | 2015-11-15 16:57:38 -0500 | [diff] [blame] | 12 | \description{ |
Hao Zhu | 8977a8a | 2015-11-19 16:52:21 -0500 | [diff] [blame] | 13 | Magic mirror for latex tables -------------- |
Hao Zhu | db04e30 | 2015-11-15 16:57:38 -0500 | [diff] [blame] | 14 | } |