Print info about a googlesheet object
Display information about a Google spreadsheet that has been registered with
googlesheets
: the title of the spreadsheet, date-time of registration,
date-time of last update (at time of registration), visibility, permissions,
version, the number of worksheets contained, worksheet titles and extent, and
sheet key.
## S3 method for class 'googlesheet' print(x, ...)
x |
|
... |
potential further arguments (required for Method/Generic reasons) |
## Not run: foo <- gs_new("foo") foo print(foo) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.