gander_addin | R Documentation |
The gander addin is intended to be called using the RStudio addin rather
than explicitly by the user. See vignette("gander", package = "gander")
to learn more about using the gander addin.
gander_addin()
The underlying ellmer Chat, invisibly. Primarily called for its side effects, modifying the current RStudio editor based on user input. Will error if no text is entered in the dialog.
## Not run:
# Requires an interactive session, access to the RStudio API,
# and an active connection to an LLM API.
gander_addin()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.