Using R shiny for automation -
i want automate process of refreshing dashboard data prepared in shiny application. idea start refresh when user clicks on particular button in app. need way start running batch file when button clicked. idea how incorporate batch file execution in r shiny app?
Comments
Post a Comment