commit | 8d1c2f4f963b9bdb12dde0f85ffe63bd2f309bd9 | [log] [tgz] |
---|---|---|
author | JJ Allaire <jj@rstudio.org> | Sat Jan 30 14:56:45 2016 -0500 |
committer | JJ Allaire <jj@rstudio.org> | Sat Jan 30 14:56:45 2016 -0500 |
tree | 0a1b6be5563e4801868061294b3955cfd1ce9cdb | |
parent | 540f402682a7be5bdc00eaac1c747f27ab42f813 [diff] [blame] |
some R CMD check stuff
diff --git a/R/revealjs_presentation.R b/R/revealjs_presentation.R index df9f34d..d1f5edb 100644 --- a/R/revealjs_presentation.R +++ b/R/revealjs_presentation.R
@@ -19,6 +19,7 @@ #' that you've created. Note that if you don't use the "default" template #' then some features of \code{revealjs_presentation} won't be available #' (see the Templates section below for more details). +#' @param ... Ignored #' #' @return R Markdown output format to pass to \code{\link{render}} #'