commit | f7994dd2ac3f53d02d7a9ba398bd2167c0090a80 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Mon Feb 27 16:58:42 2017 -0500 |
committer | Hao Zhu <haozhu233@gmail.com> | Mon Feb 27 16:58:42 2017 -0500 |
tree | 1661ff53df40123930525d73caf36f17aab4702b | |
parent | a3fc0c40a95d07f0650aa3f41953721a6b5639cb [diff] [blame] |
Update readme and documentations
diff --git a/man/magic_mirror_html.Rd b/man/magic_mirror_html.Rd index 1baedfc..0c05b1c 100644 --- a/man/magic_mirror_html.Rd +++ b/man/magic_mirror_html.Rd
@@ -4,10 +4,10 @@ \alias{magic_mirror_html} \title{Magic Mirror for html table --------} \usage{ -magic_mirror_html(input) +magic_mirror_html(kable_input) } \arguments{ -\item{input}{The output of kable} +\item{kable_input}{The output of kable} } \description{ Magic Mirror for html table --------