You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Values in input$frequencies should be determined from the filtered df of selected variables/dimensions, not from the dataset df as currently. Will also need handling to remember previously selected values when contents of that filtered df change.
Values in
input$frequenciesshould be determined from the filtereddfof selected variables/dimensions, not from the datasetdfas currently. Will also need handling to remember previously selected values when contents of that filtereddfchange.