show_geo: Load GEO Accession site into a HTML Browser

View source: R/show_geo.R

show_geoR Documentation

Load GEO Accession site into a HTML Browser

Description

Load GEO Accession site into a HTML Browser

Usage

show_geo(id, browser = getOption("browser"))

Arguments

id

A string representing the GEO entity ('GDS505','GSE2','GSM2','GPL96' eg.).

browser

a non-empty character string giving the name of the program to be used as the HTML browser. It should be in the PATH, or a full path specified. Alternatively, an R function to be called to invoke the browser.

Under Windows NULL is also allowed (and is the default), and implies that the file association mechanism will be used.

Details

See utils::browseURL()


Yunuuuu/rgeo documentation built on Dec. 23, 2024, 10:01 p.m.