【发布时间】:2021-10-31 15:42:12
【问题描述】:
我尝试使用 googlesheet4 和 googledrive 包访问文件,但我得到了一个错误。有趣的是,前几天我设法访问了文件。我已根据需要提供了身份验证。有线索吗?
googledrive::drive_get("chicken") %>% read_sheet()
'cli_abort' is not an exported object from 'namespace:cli'
【问题讨论】:
-
我在下载文件的最后,但看起来需要一整天。我已经能够完成 90% 的阅读过程
-
会不会因为文件是html
Rtmps5WtWZ/Summary.html是文件的最后一位
标签: r google-sheets google-drive-api