Skip to content

Conversation

shobha-nosimpler
Copy link

Modified the server code to create datasetInput using eventReactive() function that creates a data frame for predictor variables to be updated in the event of hitting the submit button; as such, there is no need to create a csv file for test dataset. The reactive code in both, the text box and table, also get triggered upon event.

Modified the server code to create datasetInput using eventReactive() function  that creates a data frame for predictor variables to be updated in the event of the hitting the submit button; as such there is not need to create a csv file for test dataset. The reactive code in both, the text box and table also get triggered upon event.
@shobha-nosimpler
Copy link
Author

Hi Chanin!
I'm new to Shiny and find your videos very useful.
I've used eventReactive function in server code to create a data frame for test dataset that gets updated with UI input values upon the event of hitting the submit button; hence there is no need to create csv file for the input values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant