Forget past results and reset the opencage cache.
1 |
1 2 3 4 | system.time(oc_reverse(latitude = 10, longitude = 10))
system.time(oc_reverse(latitude = 10, longitude = 10))
oc_clear_cache()
system.time(oc_reverse(latitude = 10, longitude = 10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.