Description Usage Arguments Value Examples
View source: R/gadget_clean_columns.R
Shiny gadget used to visually inspect columns in a data set and select columns to remove
1 2 3 4 5 6 7 8  | 
data | 
 A data set  | 
rownames | 
 
  | 
theme | 
 
  | 
width | 
 
  | 
height | 
 
  | 
css | 
 
  | 
A list of length 2
data | 
 A   | 
script | 
 A line of code that can be used to replicate cleaning performed in the gadget  | 
A printed shiny app
1  | ## Not run: clean_columns(mtcars)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.