Skip to content
This repository was 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

56ac5c7 · May 10, 2017

History

75 Commits
Mar 24, 2015
Mar 13, 2015
Mar 24, 2015
Mar 24, 2015
Mar 13, 2015
Mar 13, 2015
Mar 14, 2015
Mar 23, 2015
Feb 18, 2015
Mar 17, 2015
May 10, 2017
Feb 15, 2015

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