Skip to content

Commit

Permalink
Update R/dummy_functions.R
Browse files Browse the repository at this point in the history
Co-authored-by: André Veríssimo <[email protected]>
Signed-off-by: Marcin <[email protected]>
  • Loading branch information
m7pr and averissimo authored Nov 18, 2024
1 parent 60eec6e commit 5007a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/dummy_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ example_module <- function(label = "example teal module",
})

table_data <- reactive({
req(input$dataname)
within(data(),
{
object <- dataname
Expand Down

0 comments on commit 5007a82

Please sign in to comment.