ua-snap / shiny-apps

R Shiny apps
234 stars 191 forks source link

CMIP3 / CMIP5 app - Input reactivity and data subset #77

Closed leonawicz closed 10 years ago

leonawicz commented 10 years ago

Data subsets appear to be generating due to changes in various reactive inputs, e.g., input$mos, when this process should be completely isolated and change upon clicking the subset button only. This is likely related to the observation that the lower right data table also updates prematurely.

leonawicz commented 10 years ago

Fixed.