Description Usage Arguments Value
View source: R/findTssOnFactorScorePlot.R
This function plots the factor scores. The user then uses the mouse to click on a point on the plot. The function returns the tss id of that point.
1 | findTssOnFactorScorePlot(fscores, latentVars, newPlot = TRUE)
|
fscores |
a data frame of factor scores, plus associated tss ids |
latentVars |
the names of the latent variables in the factor score data frame; note this vector must be of length 2 |
newPlot |
logical value indicating whether a new plot should be created in the plot window |
The tss id of the point selected by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.