Skip to content

Commit

Permalink
Update vignettes/blueprint/input_data.Rmd
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksander Chlebowski <[email protected]>
Signed-off-by: Vedha Viyash <[email protected]>
  • Loading branch information
vedhav and chlebowa authored Feb 6, 2024
1 parent b23ce9f commit 460258b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/blueprint/input_data.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Learn more about the use of `teal_data` in the [`teal.data` package vignettes](h

## `Show R Code` and `Reporter`

In both the `teal.modules.clinical` and `teal.modules.general` `R` packages, you'll find that most modules include a convenient `Show R Code` button.
In both the `teal.modules.clinical` and `teal.modules.general` packages, you'll find that most modules include a convenient `Show R Code` button.
When this button is clicked, a modal window appears, revealing the `R` code responsible for generating the module's output.
This functionality is achieved by inspecting the `teal_data` object and retrieving code from it.
With the `Show R Code` button, users can easily copy and independently run the code to reproduce the analysis presented in the teal module.
Expand Down

0 comments on commit 460258b

Please sign in to comment.