I have an image i\'d like to embed into my shiny app, and have read as much as I can find on how to do it. Although, all I get is a blue question mark when I run my code.
You should check if the name of your R code file is called “app.R" instead of called xxx.R. this error also happened to me