#' \dontrun{
## successful: TRUE
## final: TRUE
library(mixOmics.data)
pca.res <- pca(multidrug$ABC.trans, ncomp = 10, scale = TRUE)
plot(pca.res)
#' }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.