Skip to content

Commit 84fc369

Browse files
committed
Document returned value for quarto_render
feedback from #223
1 parent 6c1883b commit 84fc369

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

R/render.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
#' background jobs. Use the `quarto.render_as_job` \R option to control
5858
#' the default globally.
5959
#'
60+
#' @return Invisibly returns `NULL`. The function is called for its side effect
61+
#' of rendering the specified document or project.
62+
#'
6063
#' @examples
6164
#' \dontrun{
6265
#' # Render R Markdown

man/quarto_render.Rd

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)