Asking GPT About R Stuff


[Up] [Top]

Documentation for package ‘askgpt’ version 0.0.2

Help Pages

annotate_code Annotate R code with inline comments
askgpt Ask openai's GPT models a question
chat_api Request answer from openai's chat API
completions_api Request answer from openai's completions API
document_code Document R Code
explain_code Explain R code
list_models List Models
login Log in to OpenAI
log_init Initiate error logging
prompt_history Return the prompt/response history
response_history Return the prompt/response history
test_function Test R code
tutorialise_addin Turn R code into a tutorial