mreadRDS | R Documentation |
This function offer a memoised version of readRDS. It is used to get GEO data from GEO portal or a local file.
mreadRDS(...)
... |
parameters passed to readRDS function. |
RDS content.
# foo = mreadRDS("GSE42707", getGPL=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.