Falnésio Ghander Soares Borges
Falnésio Ghander Soares Borges
I have had the same problem. @lotard what did you find that caused interference, if you would be so kind?
@jennybc I fixed it in [Falnesio:Fix-recursiveness-in-drive_ls](https://github.com/tidyverse/googledrive/pull/390). It wasn't working in shared drives.
This folder has been made public. https://drive.google.com/drive/u/0/folders/1QPDu46aGHh8EjdJm-i12NzcVVBlVjyvt  **Before fix:** ```r ## install googledrive from this PR ## install_github("tidyverse/googledrive#190") library(googledrive) ## I have many tokens and want to use a...
Sharing working example from before fix and after fix  **Before fix:** ```r ## install googledrive from this PR ## install_github("tidyverse/googledrive#190") library(googledrive) ## I have many tokens and want to...
Some things to note about `drive_ls()` in itself when relating to shared drives: 1. You need to have access to the shared drive for the `drive_ls()` function to not output...
@jennybc What gmail address may I associate to the shared drive so that my examples work for you? Actually, I created this google group. Just enter it with a gmail...
Here is the requested setup, test and cleanup. The other comments above show test outputs before and after fix. ```r ## install googledrive from this PR ## install_github("tidyverse/googledrive#190") library(googledrive) ##...
I think the info tab is correct. Don't know why not to just jump to any empty patch (EDIT: could be to make turtles remain close to their neighborhood, maybe...
I think I fixed it specifying what column to use to pull the data: ``` output