Accessing files from Google cloud storage in RStudio
问题 I have been trying to create connection between the Google cloud storage and RStudio server(The one I spinned up in Google cloud), so that I can access the files in R to run sum analysis on. I have found three different ways to do it on the web, but I don't see many clarity around these ways so far. Access the file by using the public URL specific to the file [This is not an option for me] Mount the Google cloud storage as a disc in RStudio server and access it like any other files in the