How do I display missing values in my sentiment analysis app
问题 Please, I have developed an app in shiny that can analyze sentiments in texts. However, when I do not fill all the text fields, and run the analysis, I get an error message. Here is my app code: if(interactive()){ library(shiny) library(shinycustomloader) library(shinycssloaders) library(shinythemes) library(SentimentAnalysis) library(textclean) library(reactable) library(tm) options(spinner.color="#3498db", spinner.color.background="#ffffff", spinner.size=1) ui<-navbarPage(strong("Mavis