This function must be called from a Shiny app's UI in order for all other
heyshiny functions to work.
You can call useHeyshiny() from anywhere inside the UI, as long as the final
app UI contains the result of useHeyshiny().
1 | useHeyshiny(language = "en")
|
language |
The language the user will speak in. Check posibilites at: https://github.com/TalAter/annyang/blob/master/docs/FAQ.md#what-languages-are-supported |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.