# Tian et al. (2003) Myeloma Data Set
# Installs the data sets from Gene Expression Omnibus (GEO) database
source('http://bioconductor.org/biocLite.R')
biocLite('GEOquery')
library('GEOquery')
geo_obj <- getGEO('GSE755')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.