我有一个带有 的操作按钮id=do,当单击操作按钮时,我希望更改名为 rhm_clic 的输入值。我现在有这个。
id=do
observeEvent(input$do,{ input$rhm_clic<-NULL })
r shiny
r ×1
shiny ×1