Authenticate and find Google Drive files and IDs by name.
filesGD(title, server = FALSE, json = NULL, api_key = NULL, email = NULL)
Vector with found file names based on title
on Google Drive.
Character. Title of Google Drive file. Uses regular expressions so you may fetch with patterns instead of names.
Boolean. Force interacting auth process?
Character. JSON filename with service auth
Character. If you have multiple pre-authorized accounts in your machine, you may non-interactively select which one you wish to use by email and/or api_key.
Other Scrapper:
get_mp3()
,
gtrends_related()
,
holidays()
,
ip_data()
,
readGS()
,
splot_summary()
,
stocks_quote()
Other Google:
gtrends_related()
,
queryGA()
,
readGS()