use_algolia {algo} | R Documentation |
Enable the Algolia Places JavaScript library
Description
The function activates the capabilities of the Algolia Places JavaScript library. The user must put it at the beginning of her shiny ui. This function works only when the user has set an application ID and an API key, collected from the Algolia website, within her R environment (please refer to the vignette).
Usage
use_algolia()
Value
called for the side effect of activating the Algolia Places JavaScript library
[Package algo version 0.1.0 Index]