View source: R/createInputCall.R
mfpcaCalls | R Documentation |
Internal method that constructs the input calls for plot_shiny.mfpca(). The number of sliders to construct for each level is passed as an argument, and corresponding sliders for each FPC are constructed.
mfpcaCalls(plot.npc, plotObj, percents)
plot.npc |
list of 2 numeric entries giving number of sliders at each level |
plotObj |
the mfpca object plotted in the plot_shiny.mfpca() function. |
percents |
the percent variance calculated for each eigen values for levels 1 and 2. |
a list of numbers that indicate percent variance for selected level.
Julia Wrobel jw3134@cumc.columbia.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.