getHTMLChoices: Get (name,value) pairs from the HTML page selection box...

Description Usage Arguments Value Author(s)

Description

Get (name,value) pairs from the HTML page selection box

Usage

1
getHTMLChoices(page, header)

Arguments

page

character string representing HTML page

header

character string uniquely identifying selection box

Value

data frame containing (name,value) pair columns. The first column is a decorated ID name, i.e. the name which appears in the corresponding drop-down list on the DAVID web site. The second column is actual value used in a conversion request corresponding to a particular decorated name.

Author(s)

Roger Day, Alex Lisovich


DAVIDQuery documentation built on Sept. 12, 2016, 6:11 a.m.