powered by
head_abbrev is used to find expansion for which abbreviation is used. It will help to find the falsely matching abbreviations from the abstracts.
head_abbrev
head_abbrev(limits, term, pmid, abs)
It will return a list.
limits specifies the limit up to which expansion should be displayed. Default is 50
limits
term is the query term (abbreviation)
term
pmid describes the PMID
pmid
absan S4 object of class Abstracts.
abs
S.Ramachandran
if (FALSE) head_abbrev(50, "AR", "16893912", myabs)
Run the code above in your browser using DataLab