Skip to contents

This addin is registered and accessible through RStudio. The input to the function is any highlighted text in the RStudio editor.

Usage

write_function_doc(model_type = "gpt-4")

Arguments

model_type

string, default "gpt-4"

Value

the documentation is printed to the console

Examples

#write_function_doc()