test_correlationFinder <- function()
{
results <- correlationFinder()
checkTrue(length(results$YOR063W) == 1)
checkTrue(results$YOR063W == "YOR167C")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.