| index | R Documentation |
Set index, and optionally type
index(index, type = NULL, what = "mappings", ...)
index |
Index name |
type |
Type name, Default: NULL, so all types |
what |
In |
... |
Further args passed on |
## Not run:
index("shakespeare")
index("shakespeare", "scene")
index("shakespeare", "act")
index("plos")
index("gbif")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.