I work on a R Studio Server and I want to upload a file to the Server. I know how to do this by clicking on the upload button.
https://support.rstudio.com/hc/en-us/articles/200713893-Uploading-and-Downloading-Files
1.Switch to the Files pane
2.Navigate to the directory you wish to upload files into
3.Click the Upload toolbar button
4.Choose the file you wish to upload and press OK
Is there a way to do this with code?