Skip to contents

Call this function as a Rstudio addin to ask GPT to improve spelling and grammar of selected text.

Usage

gptstudio_spelling_grammar()

Value

This function has no return value.

Examples

# Select some text in Rstudio
# Then call the function as an RStudio addin
if (FALSE) {
gptstudio_spelling_grammar()
}