Skip to content

Commit 583e633

Browse files
Update posts/zzz_DO_NOT_EDIT_automatic_s.../automatic_slide_generation_with_{autoslide_r}.qmd
Co-authored-by: Edoardo Mancini <[email protected]>
1 parent 1155231 commit 583e633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/zzz_DO_NOT_EDIT_automatic_s.../automatic_slide_generation_with_{autoslide_r}.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ outputs %>%
250250

251251

252252
## Writing Custom Functions
253-
For study-specific outputs not covered by `autoslider.core` functions, you can create custom functions.
253+
For study-specific outputs not covered by {autoslider.core} functions, you can create custom functions.
254254
Custom functions need to return either a ggplot2 (for plots), {rtables} (for tables), or {rlistings} or `data.frame` objects (for listings).
255255

256256
Example custom function:

0 commit comments

Comments
 (0)