LLM-Powered Code Generation, Error Fixing, and Chat for 'RStudio'


[Up] [Top]

Documentation for package ‘llmcoder’ version 1.2.0

Help Pages

addin_explain_code Explain selected R code as inline comments
addin_fix_console_error Fix the last console error automatically
addin_fix_selected_error Fix an error by selecting its text
addin_generate_from_comment Generate R code from a comment (silent insert)
addin_generate_with_preview Generate R code with an editable preview dialog
addin_settings Open the LLMcoder settings dialog
llmcoder_config Show the current LLMcoder configuration
llmcoder_setup Configure LLMcoder for the current session
ollama_list_models List models available on a running Ollama server
session_context_prompt Build a session-context system-prompt block
session_context_report Capture a human-readable report of the current R session state