View source: R/browseGEOAccession.R
urlForAccession | R Documentation |
Sometimes, you just need the URL for a GEO accession. This function returns the URL for a given GEO accession number that can be used to access the GEO page for that accession.
urlForAccession(geo)
geo |
A GEO accession number |
A character vector with the URL for the GEO accession
browseGEOAccession
urlForAccession("GSE262484")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.