-
-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
What is your question?
Line 208 in 7538ecb
| #' output$data <- renderDataTable(data[["iris"]]()) |
data[["iris"]]() needs to be changed into data()[["iris"]] to make the example work with the current trunk version.
Code of Conduct
- I agree to follow this project's Code of Conduct.
Contribution Guidelines
- I agree to follow this project's Contribution Guidelines.
Security Policy
- I agree to follow this project's Security Policy.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested