Jeremy Wildfire
Jeremy Wildfire
Just using the newest version of web-codebook.
https://pkgdown.r-lib.org/
... and consider whether the new `type` parameter should be used by default.
Shiny htmlwidgets bindings. It would be helpful to add a hello-world app example to the help pages that calls renderExplorer() and explorerOutput() etc. (via Xiao Ni)
At a minimum, add support for .xpt and .rda
I think filtering will be a really useful feature. A few thoughts came to mind for improvement: 1. allowing "OR" between variables 2. use the RStudio "subset dataframe" add-in idea...
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...
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.