gptstudio_chat_in_source_addin {gptstudio} | R Documentation |
ChatGPT in Source
Description
Call this function as a Rstudio addin to ask GPT to improve spelling and grammar of selected text.
Usage
gptstudio_chat_in_source_addin()
Value
This function has no return value.
Examples
# Select some text in a source file
# Then call the function as an RStudio addin
## Not run:
gptstudio_chat_in_source()
## End(Not run)
[Package gptstudio version 0.4.0 Index]