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