commit | 2203f666a1a26cfbc268b6324eb67661733c132c | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu@hsl.harvard.edu> | Fri Nov 20 11:53:39 2015 -0500 |
committer | Hao Zhu <haozhu@hsl.harvard.edu> | Fri Nov 20 11:53:39 2015 -0500 |
tree | ab13d65cd63d21fba5b0c79ba540fb48dc09ea0f | |
parent | 8977a8a4aa7c25716b3a551220e6ddd538aca32b [diff] [blame] |
finished html table footnote
diff --git a/man/magic_mirror_latex.Rd b/man/magic_mirror_latex.Rd index c5874fd..c6ba366 100644 --- a/man/magic_mirror_latex.Rd +++ b/man/magic_mirror_latex.Rd
@@ -6,6 +6,9 @@ \usage{ magic_mirror_latex(input) } +\arguments{ +\item{input}{The output of kable} +} \description{ Magic mirror for latex tables -------------- }