test_GEO_download <- function(){
METdirectories <- GEO_Download_DNAMethylation(AccessionID = 'GSE114134', targetDirectory = tempdir())
RUnit::checkTrue(length(METdirectories)>0)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.