--
You received this message because you are subscribed to the Google Groups "Shiny - Web Framework for R" group.
To unsubscribe from this group and stop receiving emails from it, send an email to shiny-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/shiny-discuss/3fb8a285-39ab-44ee-b379-983325e5b0eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hello! I would like to know the process that you have to do in order to make this line "title = img(src="logo.jpg", height = 50, align = "right")" work in your script! I put an image .png into the www folder, and this line in my code, but where should be the image just shows a square with a "?" in the middle (image attached). Can you please help me?