I want to add a logo to a shinydashboard title. I checked out this thread: Adding a company Logo to ShinyDashboard header
Based on that, I made the following code
This however, has a problem: It does not recognize the .png file ( to see, click here)
list.files() however does say that the .png is in my directory.
Any pointers to what is going on or which direction I should be looking into?