View source: R/annoy_interface.R
| annoy_is_loaded | R Documentation |
Check whether an index currently has a loaded in-memory handle
annoy_is_loaded(index)
index |
A |
TRUE when a live native or debug-only handle is cached, otherwise
FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.