cdsretrieve | R Documentation |
cdsearchr() internal function that retrieves the (HTML-formatted)
tabular data containing the annotations for a given cdsid
(@seealso cdssubmit()
). All parameters are inherited from
cdsearchr()
.
cdsretrieve(cdsid, tdata, qdefl, cddefl, dmode, cdsurl)
cdsid |
(character string, mandatory) the |
tdata |
(character string, mandatory) the format in which the target data should be retrieved. |
qdefl |
(binary, optional) should query titles be included in the results? (Set to TRUE by default.) |
cddefl |
(binary, optional) should domain titles be included in the results? (Set to FALSE by default.) |
dmode |
(character string, optional) which data mode must be used for the results. |
cdsurl |
(character string, mandatory) URL at which the CD-SEARCH server can be accessed. |
A httr
response object containing a (HTML-formatted) text table of
annotation results from CD-SEARCH.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.