Description Usage Arguments Value Examples
Plot the given pca results with colour divided by the given groups.
| 1 | 
| .data | Result from prcomp() function or a data frame with two columns 'First' and 'Second' stands for the first PC and the second PC. | 
| .groups | List with names for groups and indices of the group members. If NA than each member is in the individual group. | 
| .text | If T than print the names of the subjects. | 
ggplot object.
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.