revisedText {chatAI4R} | R Documentation |
Revised Scientific Text
Description
This function prompts the user to input text, revision comments, and additional background information. It then revises the text according to the comments and outputs the revised text.
Usage
revisedText(verbose = TRUE)
Arguments
verbose |
Logical, whether to output verbose messages, default is TRUE. |
Details
Revise Scientific Text
Value
Revised text or relevant message.
Author(s)
Satoshi Kume
Examples
## Not run:
revisedText()
## End(Not run)
[Package chatAI4R version 0.2.10 Index]