View source: R/jsRepeatedGadget.R
jsRepeatedExtAddin | R Documentation |
RStudio Addin for repeated measure analysis with external csv/xlsx/sas7bdat/sav/dta file.
jsRepeatedExtAddin(nfactor.limit = 20, max.filesize = 2048)
nfactor.limit |
nlevels limit for categorical variables, Default: 20 |
max.filesize |
Maximum file size to upload (MB), Default: 2048 (2 GB) |
RStudio Addin for repeated measure analysis with external csv/xlsx/sas7bdat/sav/dta file.
RStudio Addin for repeated measure analysis with external data.
fwrite
colon
opt.tbreg
if (interactive()) {
jsRepeatedExtAddin()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.