Skip to content

Commit

Permalink
Missing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Jan 26, 2024
1 parent 4693104 commit 0a7f2b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/create.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
#' @seealso Quarto documentation on [Quarto projects](https://quarto.org/docs/projects/quarto-projects.html)
#'
#' @inheritParams quarto_render
#' @inheritParams quarto_add_extension
#'
#' @export
quarto_create_project <- function(name, type = "default", dir = ".", no_prompt = FALSE, quiet = FALSE, quarto_args = NULL) {

Expand Down
2 changes: 2 additions & 0 deletions man/quarto_create_project.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a7f2b6

Please sign in to comment.