Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Nov 14, 2024
1 parent 0e1d83f commit e91d198
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion R/teal_transform_module.R
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
#' output_decorator <- teal_transform_module(
#' server = make_teal_transform_server(
#' expression(
#' table <- rev(table)
#' object <- rev(object)
#' )
#' )
#' )
Expand Down
4 changes: 1 addition & 3 deletions man/teal_data_module.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/teal_transform_module.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e91d198

Please sign in to comment.