Skip to content

Commit

Permalink
Update R/teal_transform_module.R
Browse files Browse the repository at this point in the history
Co-authored-by: Konrad Pagacz <[email protected]>
Signed-off-by: Marcin <[email protected]>
  • Loading branch information
m7pr and kpagacz authored Nov 11, 2024
1 parent a0977eb commit 51e10cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/teal_transform_module.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#' ```
#'
#' Above can be simplified to presented below, where `level` will be automatically substituted with
#' respective input matched by its name.
#' the respective input matched by its name.
#'
#' ```
#' make_transform_data(expr = expression(x <- subset(x, col == level)))
Expand Down

0 comments on commit 51e10cd

Please sign in to comment.