Entering a column for 'Filters column' in settings causes the app to crash and returns the error:
Warning: Error in hasColumn: typeof(columnName) == "character" is not TRUE
Entering more than two values for analysis flag values causes the following warning:
Warning in if (!input$analysisFlag--values == "") { :
the condition has length > 1 and only the first element will be used
- this warning is present in the CRAN version
Entering a column for 'Filters column' in settings causes the app to crash and returns the error:
Warning: Error in hasColumn: typeof(columnName) == "character" is not TRUE
Entering more than two values for analysis flag values causes the following warning:
Warning in if (!input$
analysisFlag--values== "") { :the condition has length > 1 and only the first element will be used