| launch_app | R Documentation |
Opens a seven-tab wizard that walks the user from Ollama setup
through corpus upload, criteria definition, ensemble ranking, SAFE
stopping, human screening, and reporting. Everything the app produces
is persisted to the per-user data directory
(data_root()) so a browser crash never loses more than one decision.
launch_app(project = NULL, launch_browser = interactive())
project |
Optional project name to open on launch. If |
launch_browser |
Passed to |
Invisibly, NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.