I'm trying to pin an .Rdata file to a board in RSConnect and then load in that .Rdata file to one of my Shiny apps upon each session start. This file needs to be updated on a daily basis, so that's why I'm wanting to pin it everyday via Rmd through RSConnect. Is this possible to pin an .Rdata file with multiple objects inside of it?