Skip to content

Commit

Permalink
Fix incomplete cv_document param tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Jan 27, 2021
1 parent 7634201 commit b7a09ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/cv_document.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#' @inheritParams bookdown::pdf_document2
#' @param ... Arguments passed to rmarkdown::pdf_document().
#' @param pandoc_vars Pandoc variables to be passed to the template.
#' @para
#'
#' @export
cv_document <- function(..., pandoc_args = NULL, pandoc_vars = NULL,
Expand Down

0 comments on commit b7a09ae

Please sign in to comment.