Skip to content

Commit

Permalink
seealso kableExtra (yihui#1392)
Browse files Browse the repository at this point in the history
  • Loading branch information
wibeasley authored and yihui committed Apr 13, 2017
1 parent 082204f commit 0c2abf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/table.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#' @param escape escape special characters when producing HTML or LaTeX tables
#' @param ... other arguments (see examples)
#' @return A character vector of the table source code.
#' @seealso Other R packages such as \pkg{huxtable}, \pkg{xtable}, and
#' @seealso Other R packages such as \pkg{huxtable}, \pkg{xtable}, \pkg{kableExtra}, and
#' \pkg{tables} for HTML and LaTeX tables, and \pkg{ascii} and \pkg{pander}
#' for different flavors of markdown output and some advanced features and
#' table styles.
Expand Down

0 comments on commit 0c2abf8

Please sign in to comment.