datadigest
datadigest copied to clipboard
Concise interactive data summaries in R
The warnings seem inconsequential, so have temporarily suppressed them.
Add inputs to the `.instructions` section of the files tab that allow users to add files to the codebook. - select either a single file from their computer add it...
example: explorer(data=mtcars)
Construct an object suitable for [explorer.settings.meta[]](https://github.com/RhoInc/web-codebook/wiki/Explorer-Configuration#settingsmeta)
When calling `explorer(demo=T)`, show the file descriptions in the web-codebook.
Need to figure out what the standard R way to add metadata to data frames, and then show that info in the files tab.