Skip to content

Commit

Permalink
Update for Check
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Wang committed Jul 8, 2024
1 parent 257d490 commit bcc2dcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/rtf_base_char_subgroup.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
#' format_base_char_subgroup() |>
#' rtf_base_char_subgroup(
#' source = "Source: [CDISCpilot: adam-adsl]",
#' path_outtable = "outtable/bar0char0subgroup.rtf"
#' path_outdata = tempfile(fileext = ".Rdata"),
#' path_outtable = tempfile(fileext = ".rtf")
#' )
#'
rtf_base_char_subgroup <- function(
Expand Down
3 changes: 2 additions & 1 deletion man/rtf_base_char_subgroup.Rd

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

0 comments on commit bcc2dcd

Please sign in to comment.