espell {reutils} | R Documentation |
espell - retrieving spelling suggestions
Description
For a text query retrieve an XML containing the original query and spelling suggestions.
Usage
espell(term, db = "pubmed")
Arguments
term |
An Entrez text query. |
db |
An Entrez database. |
Value
An espell
object.
Examples
e <- espell("Chlamidia")
e
[Package reutils version 0.2.3 Index]