View source: R/get_gender_nn.R
| clear_nn_cache | R Documentation |
Removes the model and vocabulary metadata from the in-memory session cache.
The next call to get_gender_nn will reload them from the
on-disk cache (no re-download needed if the files are already cached).
clear_nn_cache()
Invisible NULL.
## Not run:
clear_nn_cache()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.