delete_index | R Documentation |
Delete an index
delete_index(index, credentials = NULL)
index |
name of the index on this server |
credentials |
The credentials to use. If not given, uses last login information |
## Not run:
delete_index("test_index")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.