commit | 68b5bbf544acd4de908a60477db165f8875b9df8 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Mon Mar 26 11:30:34 2018 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Mon Mar 26 11:30:34 2018 -0400 |
tree | 95082b25befebd66d554cbc29495809ecf2a164d | |
parent | d46308774edff7429679297c8392fd0dda05fdef [diff] [blame] |
add knitr::kable to export
diff --git a/man/reexports.Rd b/man/reexports.Rd index eb0cf3a..1473b2c 100644 --- a/man/reexports.Rd +++ b/man/reexports.Rd
@@ -4,6 +4,8 @@ \name{reexports} \alias{reexports} \alias{\%>\%} +\alias{reexports} +\alias{kable} \title{Objects exported from other packages} \keyword{internal} \description{ @@ -11,6 +13,8 @@ below to see their documentation. \describe{ + \item{knitr}{\code{\link[knitr]{kable}}} + \item{magrittr}{\code{\link[magrittr]{\%>\%}}} }}