View source: R/lexical_pmentities.R
| lexical_pmentities | R Documentation |
Lexical services - break Pubmed documents into entities
lexical_pmentities(pmid, key = NULL, ...)
pmid |
One or more PMID's in a vector or list |
key |
(character) API key. required either passed in here or save
as an env var or R option. see |
... |
Curl options passed on to |
Other lexical:
lexical_chunks(),
lexical_entities(),
lexical_pmchunks(),
lexical_pos(),
lexical_sentences()
## Not run: out <- literature_retractions() lexical_pmentities(out[1:3]) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.