Hello! I would like to use downloadHandler() to allow users of my app to download an excel template. However, I have only used downloadHandler() when I actually had output from a function. I do not know how to structure the content argument when the file is just located in my shiny directory and I'm not creating anything....any help would be much appreciated! This may be very simple, so my apologies if so...