Learn R Programming

datadigest (version 1.0.2)

Create an Interactive Data Summary

Description

An R interface for Rho's 'web-codebook' 'JavaScript' charting library, which provides a simple interactive framework for exploring data. 'datadigest' includes two key functions (codebook() and explorer()) that deliver a concise summary of every variable in a data frame, along with interactive features such as real-time filters, grouping, and highlighting. Each function has an associated 'RStudio' addin/'Shiny' app for quick and convenient exploration of one or more data frames.

Copy Link

Version

Install

install.packages('datadigest')

Monthly Downloads

14

Version

1.0.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Becca Krouse

Last Published

September 3rd, 2018

Functions in datadigest (1.0.2)

codebook-shiny

Shiny bindings for codebook
codebook

Create an interactive codebook
codebookApp

Codebook Shiny App and RStudio Add-in
datadigest-package

Create an interactive codebook
explorerApp

Codebook Explorer Shiny App and RStudio Add-in
explorer-shiny

Shiny bindings for codebook-explorer
explorer

Create an interactive codebook explorer