View source: R/lexical_pmchunks.R
lexical_pmchunks | R Documentation |
Lexical services - break Pubmed documents into chunks
lexical_pmchunks(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_pmentities()
,
lexical_pos()
,
lexical_sentences()
## Not run: out <- literature_retractions() lexical_pmchunks(out[1:3]) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.