From ee2d08b59e3800ff069bb22917a33ba5adfad71c Mon Sep 17 00:00:00 2001 From: Marcin <133694481+m7pr@users.noreply.github.com> Date: Tue, 20 Feb 2024 12:44:29 +0100 Subject: [PATCH] Update vignettes/using-association-plot.Rmd Co-authored-by: kartikeya kirar Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com> --- vignettes/using-association-plot.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/using-association-plot.Rmd b/vignettes/using-association-plot.Rmd index 00db48b35..d73b9ab0d 100644 --- a/vignettes/using-association-plot.Rmd +++ b/vignettes/using-association-plot.Rmd @@ -53,7 +53,7 @@ ADLB <- teal.modules.general::rADLB %>% # nolint end ``` -## Create an `app` variable +## Initialize an app This is the most important section. We will use the [`teal::init`](https://insightsengineering.github.io/teal/latest-tag/reference/init) function to create an app. The data will be handed over using [`teal.data::cdisc_data`](https://insightsengineering.github.io/teal.data/latest-tag/reference/cdisc_data). The app