Description Usage Arguments Details Value Examples
View source: R/jsBasicGadget.R
Shiny Gadget including Data, Label info, Table 1, Regression(linear, logistic), Basic plot
1 | jsBasicGadget(data, nfactor.limit = 20)
|
data |
data |
nfactor.limit |
nlevels limit for categorical variables |
Shiny Gadget including Data, Label info, Table 1, Regression(linear, logistic), Basic plot
Shiny Gadget including Data, Label info, Table 1, Regression(linear, logistic), Basic plot
1 2 3 | if(interactive()){
jsBasicGadjet(mtcars)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.