Sys.setenv(LANGUAGE = "en") # Force locale
data("hongite")
coda <- as_composition(hongite)
expect_message(pca(coda), "PCA of centered log-ratio")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.