I tried using
Title=tags$a(
tags$img(src='nameofmyimage.png',width=180)
)
Somehow it doesn't work in one scenario and it does in another. It just doesn't find the image. Same code and same image is used in both dashboards. It is my logo.
Is there any better method for inserting images in main baar