aafPubMed-class {annaffy} | R Documentation |
An abstraction for LocusLink ids from Bioconductor data packages.
Objects are generally created by the aafPubMed
constructor. Objects can also be created manually by calls of the
form new("aafPubMed", id)
.
.Data
:Object of class integer
Class integer
, from data part.
(aafPubMed): Returns a single URL to the corresponding abstracts in NCBI's PubMed database.
(aafPubMed): Returns an HTML link along with the number of abstracts.
(aafPubMed): Returns an HTML table cell representation with the class set to "aafPubMed".
(aafPubMed): Returns a line of CSS which centers the PubMed link.
Colin A. Smith, annaffy@colinsmith.org