R/jsSurveyGadget.R
jsSurveyGadget.Rd
Shiny Gadget including Data, Label info, Table 1, svyglm, Basic plot
jsSurveyGadget(data, nfactor.limit = 20)
data
nlevels limit for categorical variables
if (interactive()) { jsSurveyGadget(mtcars) }