Skip to content

Commit

Permalink
doc: minor updates
Browse files Browse the repository at this point in the history
ci skip
  • Loading branch information
davidgohel committed Aug 14, 2024
1 parent 9c9dc1e commit 96d5196
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/read_pptx.R
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ read_table_style <- function(path){
#' @param target path to the pptx file to write
#' @param ... unused
#' @examples
#' # write a rdocx object in a docx file ----
#' # write a rdocx object in a pptx file ----
#' file <- tempfile(fileext = ".pptx")
#' doc <- read_pptx()
#' print(doc, target = file)
Expand Down
2 changes: 1 addition & 1 deletion man/print.rpptx.Rd

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

0 comments on commit 96d5196

Please sign in to comment.