Fresh instillation of R (3.3.1) & QS (3.1) returning error:
<Warning: Error in if: missing value where TRUE/FALSE needed>
<Stack trace (innermost first):>
< 1: runApp>
<Error in if (is.null(str) || nchar(str) == 0) return(list()) : >
< missing value where TRUE/FALSE needed>
I'll explore the issue but it seems similar to this Shinny question posted on StackOverflow
Fresh instillation of R (3.3.1) & QS (3.1) returning error:
<Warning: Error in if: missing value where TRUE/FALSE needed><Stack trace (innermost first):>< 1: runApp><Error in if (is.null(str) || nchar(str) == 0) return(list()) : >< missing value where TRUE/FALSE needed>I'll explore the issue but it seems similar to this Shinny question posted on StackOverflow