Skip to content

Commit

Permalink
doc: add explanation about ph_label
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgohel committed Feb 3, 2024
1 parent d07b752 commit abab08c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
1 change: 1 addition & 0 deletions R/ppt_ph_manipulate.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ get_shape_id <- function(x, type = NULL, id = NULL, ph_label = NULL) {
#' Values can be read from \code{\link{slide_summary}}.
#' @param ph_label label associated to the placeholder. Use column
#' \code{ph_label} of result returned by \code{\link{slide_summary}}.
#' If used, `type` and `id` are ignored.
#' @param id_chr deprecated.
#' @examples
#' fileout <- tempfile(fileext = ".pptx")
Expand Down
3 changes: 2 additions & 1 deletion man/ph_hyperlink.Rd

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

3 changes: 2 additions & 1 deletion man/ph_remove.Rd

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

3 changes: 2 additions & 1 deletion man/ph_slidelink.Rd

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

0 comments on commit abab08c

Please sign in to comment.