Description Usage Arguments Value Examples
Description of the function
1  | ggplot_opls_vips(data, VIP.thr = 1, xlabsL = T, ShowPlot = T)
 | 
data | 
 Result of ropls with opls method  | 
VIP.thr | 
 VIP threshold for groups (1 by default)  | 
ShowPlot | 
 Logical to directly draw the plot or return the grobs (faster)  | 
Return a list with Plot and VIPs
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.