Uploading Files Along with Rmd to RConnect

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?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.