The datadigest
package provides a simple interactive framework for exploring data.
The package serves as an R interface for Rho's web-codebook
JavaScript library. This tool provides a concise summary of every variable in a data frame and
includes interactive features such as real-time filters, grouping, and highlighting.
The R interface allows the analyst to interactively explore datasets within the typical
analysis workflow and working environment.
datadigest
has been built using the htmlwidgets
framework.
Rho's web-codebook JavaScript library: https://github.com/RhoInc/web-codebook.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.