Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

noamross/driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.

driver

An R API wrapper for Google Drive

Author: Oliver Keyes
License: MIT
Status: In development Build Status

Description

driver is a wrapper around the Google Drive API. It currently allows read-only access to file metadata, file content, comments, replies and revisions. In the future it will also allow file uploads.

To install the development version:

library(devtools)
devtools::install_github("ironholds/driver")

Dependencies

  • R (doy)
  • httr and its dependencies.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages