Proofread Text During R Package Development Through the RStudio API
This function offers a feature for proofreading text while developing an R package.
It can either use the text selected in the RStudio editor or read from the clipboard, perform the proofreading, and then either replace the selected text or return the result to the user's clipboard.
The language of the output will match the language of the input text. Using GPT-4 for execution is recommended.