# NOT RUN {
as_id("123abc")
as_id("https://docs.google.com/spreadsheets/d/qawsedrf16273849/edit#gid=12345")
# }
# NOT RUN {
x <- drive_find(n_max = 3)
as_id(x)
x <- drive_get("foofy")
as_id(x)
x <- team_drive_find("work-stuff")
as_id(x)
# }
Run the code above in your browser using DataLab