Package index
-
da_login() - Login to the Databoard service
-
da_logout() - Log out from the Databoard service
-
llm_annotate() - Automated annotation with an LLM
-
llm_code() - Automated content coding with an LLM
-
llm_summarize() - Automated content summarisation with an LLM
-
llm_prompt() - Prompt an LLM with custom prompts
Helper Functions
Individual functions tp submit data to the databoard, fetch results and show the progress.
-
da_submit() - Submit tasks to the Databoard service
-
da_fetch() - Fetch results for previously submitted tasks
-
da_finished() - Check whether all tasks have finished
-
da_progress() - Summarise task states of a Databoard data frame
-
da_request() - Send a request to the databoard server