Skip to content

Commit

Permalink
minor wording update
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu committed Jan 13, 2025
1 parent 19da4e6 commit 25692fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vignettes/rtables.officer.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,5 @@ output_dir <- tempdir()
# output_dir <- "." try this line yourself
export_as_docx(tbl, file = file.path(output_dir, "example.docx"))
```

The internal of the code convert the `rtables` object into `flextable` object, and uses `officer` package to save the `docx` output file.

0 comments on commit 25692fd

Please sign in to comment.