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

Found 147 packages in 0.01 seconds

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

'GitHub' 'API'

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

cellranger — by Jennifer Bryan, 10 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.

git2r — by Stefan Widgren, 10 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.

reprex — by Jennifer Bryan, 2 years ago

Prepare Reproducible Example Code via the Clipboard

Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites, such as < https://stackoverflow.com> and < https://github.com>, or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.

bigrquery — by Hadley Wickham, 5 months ago

An Interface to Google's 'BigQuery' 'API'

Easily talk to Google's 'BigQuery' database from R.

arm — by Yu-Sung Su, 2 years ago

Data Analysis Using Regression and Multilevel/Hierarchical Models

Functions to accompany A. Gelman and J. Hill, Data Analysis Using Regression and Multilevel/Hierarchical Models, Cambridge University Press, 2007.

networkD3 — by Christopher Gandrud, 10 months ago

D3 JavaScript Network Graphs from R

Creates 'D3' 'JavaScript' network, tree, dendrogram, and Sankey graphs from 'R'.

fuzzyjoin — by David Robinson, 7 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.

readJDX — by Bryan A. Hanson, 2 years ago

Import Data in the JCAMP-DX Format

Import data written in the JCAMP-DX format. This is an instrument-independent format used in the field of spectroscopy. Examples include IR, NMR, and Raman spectroscopy. See the vignette for background and supported formats. The official JCAMP-DX site is < http://www.jcamp-dx.org/>.