To install from Bioconductor, use the following code:
source("http://bioconductor.org/biocLite.R")
biocLite("GEOquery")
To install directly from github:
library(devtools)
install_github('GEOquery','seandavi')
See the full vignette in rmarkdown or visit Bioconductor for details:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.