View source: R/output_reviewer.R
| reviewer_response | R Documentation |
Polite, point-by-point response to imagined reviewer comments.
reviewer_response(run, output_dir = NULL, file = NULL, force = FALSE)
run |
A |
output_dir |
Optional output directory. |
file |
Optional filename stem (without extension). |
force |
Overwrite an existing file. |
Chain stage: reviewer_response (length 4). See progress().
A length-one character vector giving the path to the written
DOCX file, returned invisibly. Called for its side effect of
generating the response-to-reviewers document in output_dir and
advancing the publication chain.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.