testAssignNames <- function() {
file <- system.file('cdf/KO/ko15.CDF', package = "faahKO")
xs <- xcmsSet(files=file, snames=c("A"))
}
testAssignClass <- function() {
file <- system.file('cdf/KO/ko15.CDF', package = "faahKO")
xs <- xcmsSet(files=file, sclass=c("A"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.