I would like to use Rstudio connect to run some Rmd files and then email the results to users. The Rmd file is dependent on other files (jar files, rds file) to run correctly. Is there anyway to upload these files with the rmd file or do i have to host them in a separate file system ie. s3 bucket?