term | R Documentation |
term dsl
term(.obj = list(), ...) term_(.obj = list(), ..., .dots)
.obj |
An index object. If nothing passed defaults to all indices, equivalent to
doing e.g., |
... |
Further args passed on |
.dots |
Explanation... |
## Not run: elastic::connect(errors = "complete") index("shakespeare") %>% term(speaker = FALSTAFF) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.