The shinyNewColumns module is simply a action button titled 'Create New Column' that can be placed anywhere in an existing shiny application. Upon clicking, a modal containing a user-friendly interface will launch & allow the user to build a new column off an existing data source. Specifically, the user will be able to select a new column type, name, label, and reference column(s) during deriviation. Along the way, the module helps the user visiualize existing column's distribution and summaries. Upon completion, the module returns the supplied data frame with the new column appended, and optional the dplyr::mutate() expressions used to create said column.
Package details |
|
---|---|
Author | Aaron Clark |
Maintainer | |
License | MIT + file LICENSE |
Version | 0.0.7 |
URL | https://github.com/AARON-CLARK/shinyNewColumns |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.