Skip to content

Commit

Permalink
Update vignettes/data-extract-merge.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 16, 2024
1 parent 57d7738 commit 1c5439e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/data-extract-merge.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ merge_srv <- function(id, datasets, data_extracts, join_keys) {

#### Step 4/5 - Preparing the Data

The `data_extract_srv` module depends on a list of reactive or non-reactive `data.frame` objects.
The `data_extract_srv` module takes as argument a list of reactive or non-reactive `data.frame`s.
Here, we demonstrate the usage of a list of reactive `data.frame` objects as input to `datasets`,
along with a list of necessary join keys per `data.frame` object:

Expand Down

0 comments on commit 1c5439e

Please sign in to comment.