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!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…