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)
Value
Revised text or relevant message.
Arguments
verbose
Logical, whether to output verbose messages, default is TRUE.