Description Usage Arguments Value Author(s)
View source: R/getNumComponents.R
Getter function to retrieve the number of components to set the slider value in step #7.
1 | getNumComponents(input, rvStep6Results, rvVarDataTypes)
|
input |
Shiny input |
rvStep6Results |
Reactive value list containing transDataDF, asIsDF, DF_EXCLUDED_COLS |
rvVarDataTypes |
Reactive value list containing catVars, ordVars, numVars, asIsVars, excludeVars |
List containing max and default number of components to impute on.
Jedid Ahn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.