Learn R Programming

⚠️There's a newer version (0.3.0) of this package.Take me there.

googlesheets (version 0.2.0)

Manage Google Spreadsheets from R

Description

Interact with Google Sheets from R.

Copy Link

Version

Install

install.packages('googlesheets')

Monthly Downloads

46

Version

0.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jennifer Bryan

Last Published

March 18th, 2016

Functions in googlesheets (0.2.0)

construct_ws_feed_from_key

Construct a worksheets feed from a key
construct_url_from_key

Construct a browser URL from a key
googlesheets

googlesheets package
gs_perm_add

Add a permission to a spreadsheet
gs_rename

Rename a spreadsheet
gs_inspect

Visual overview of populated cells
google_token

Produce Google token
gs_read_csv

Read data via the exportcsv link
gs_reshape_cellfeed

Reshape data from the "cell feed"
gs_add_row

Append rows to a spreadsheet
googlesheet

Register a Google Sheet
gs_perm_delete

Delete a permission from a spreadsheet
example-sheets

Examples of Google Sheets
gs_ws

Retrieve a worksheet-describing list from a googlesheet
gs_read

Read data
gs_edit_cells

Edit cells
gs_copy

Copy an existing spreadsheet
gs_browse

Visit a Google Sheet in the browser
google_user

Retrieve Google user data
gs_ws_delete

Delete a worksheet from a spreadsheet
gs_upload

Upload a file and convert it to a Google Sheet
gs_ws_resize

Resize a worksheet
gs_ws_rename

Rename a worksheet within a spreadsheet
gs_webapp_auth_url

Build URL for authentication
gs_perm_ls

List permissions for a spreadsheet
print.googlesheet

Print info about a googlesheet object
gs_auth

Authorize googlesheets
extract_key_from_url

Extract sheet key from a URL
cell-specification

Specify cells for reading or writing
gs_ws_modify

Modify a worksheet's title or size
gs_webapp_get_token

Exchange authorization code for an access token
gs_perm_edit

Edit an existing permission
gs_new

Create a new spreadsheet
gs_delete

Delete a spreadsheet
gs_ls

List sheets a la Google Sheets home screen
is_legit_token

Check that token appears to be legitimate
gs_simplify_cellfeed

Simplify data from the "cell feed"
gd_user

Retrieve information about the current Google user
gs_deauth

Suspend authorization
gs_read_cellfeed

Read data from cells
token_available

Check token availability
gs_ws_ls

List the worksheets in a spreadsheet
gs_ws_new

Add a new worksheet within a spreadsheet
gs_read_listfeed

Read data via the "list feed"
gs_download

Download a spreadsheet
gs_grepdel

Delete several spreadsheets at once by title