Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 142 packages in 0.01 seconds

googledrive — by Jennifer Bryan, 3 months ago

An Interface to Google Drive

Manage Google Drive files from R.

googlesheets4 — by Jennifer Bryan, 3 months ago

Access Google Sheets using the Sheets API V4

Interact with Google Sheets through the Sheets API v4 < https://developers.google.com/sheets/api>. "API" is an acronym for "application programming interface"; the Sheets API allows users to interact with Google Sheets programmatically, instead of via a web browser. The "v4" refers to the fact that the Sheets API is currently at version 4. This package can read and write both the metadata and the cell data in a Sheet.

gh — by Gábor Csárdi, 6 months ago

'GitHub' 'API'

Minimal client to access the 'GitHub' 'API'.

gargle — by Jennifer Bryan, 3 months ago

Utilities for Working with Google APIs

Provides utilities for working with Google APIs < https://developers.google.com/apis-explorer>. This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests.

cellranger — by Jennifer Bryan, 9 years ago

Translate Spreadsheet Cell Ranges to Rows and Columns

Helper functions to work with spreadsheets and the "A1:D10" style of cell range specification.

knitr — by Yihui Xie, 8 months ago

A General-Purpose Package for Dynamic Report Generation in R

Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.

fuzzyjoin — by David Robinson, 5 months ago

Join Tables Together on Inexact Matching

Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.

git2r — by Stefan Widgren, 8 months ago

Provides Access to Git Repositories

Interface to the 'libgit2' library, which is a pure C implementation of the 'Git' core methods. Provides access to 'Git' repositories to extract data and running some basic 'Git' commands.

repurrrsive — by Jennifer Bryan, 3 years ago

Examples of Recursive Lists and Nested or Split Data Frames

Recursive lists in the form of R objects, 'JSON', and 'XML', for use in teaching and examples. Examples include color palettes, Game of Thrones characters, 'GitHub' users and repositories, music collections, and entities from the Star Wars universe. Data from the 'gapminder' package is also included, as a simple data frame and in nested and split forms.

gmailr — by Jennifer Bryan, 2 years ago

Access the 'Gmail' 'RESTful' API

An interface to the 'Gmail' 'RESTful' API. Allows access to your 'Gmail' messages, threads, drafts and labels.