mount

How to mount google drive to R notebook in colab?

筅森魡賤 提交于 2020-11-27 08:13:57
问题 I have an R notebook in colab where I want to read a file which is saved in my google drive. I only seem to find python code such as "from google.colab import drive drive.mount('/content/drive')" to mount the drive. However, is there code for R to do this or another alternative? I am really struggling and would very much appreciate the help! 回答1: It seems there is no mechanism as of now to mount google drive in colab notebook with R kernel. Although a workaround can be used to have google