Embedding an image with shinymanager R
问题 I have a shiny app where i am using shinymanager package to handle user authentication. I am trying to add a picture from my www/ folder as the authentication background. Here is a working example. When you run the app you will currently see the "R" logo in the background. I have a image called "pabackground.png" in my www/ folder. Here is what the current structure of my shiny app looks like. | shinyApp/ | ui.R | server.R | www/ | pabackground.png I have tried a few ideas like url('www