head_abbrev {pubmed.mineR} | R Documentation |
To extract the abbreviated term.
Description
head_abbrev
is used to find expansion for which abbreviation is used.
It will help to find the falsely matching abbreviations from the abstracts.
Usage
head_abbrev(limits, term, pmid, abs)
Arguments
limits |
|
term |
|
pmid |
|
abs |
|
Value
It will return a list.
Author(s)
S.Ramachandran
Examples
## Not run: head_abbrev(50, "AR", "16893912", myabs)
[Package pubmed.mineR version 1.0.20 Index]