Package: gsheet
Type: Package
Title: Download Google Sheets Using Just the URL
Version: 0.1.0
Date: 2015-03-09
Authors@R: person("Max", "Conway", email = "conway.max1@gmail.com",
                  role = c("aut", "cre"))
Description: Simple package to download Google Sheets using just the sharing link. Spreadsheets can be downloaded as a data frame, or as plain text to parse manually. Google Sheets is the new name for Google Docs Spreadsheets.
License: GPL-3
URL: https://github.com/maxconway/gsheet
BugReports: https://github.com/maxconway/gsheet/issues
Imports: dplyr, rvest, stringr
Suggests: testthat
Packaged: 2015-03-10 12:18:03 UTC; mjc233
Author: Max Conway [aut, cre]
Maintainer: Max Conway <conway.max1@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-10 23:13:49
