actionable_articles {rj} | R Documentation |
Show articles that require attention with the corresponding action
actionable_articles(editor, invite = 7, review = 30, verbose = FALSE)
editor |
string, editor, defaults to |
invite |
integer, number of days after which an invite is considered overdue |
review |
integer, number of days after which a review is considered overdue. Note that you can extend this by specifying a due date in the comment, e.g.: "2021-03-01 Agreed (until 2021-05-01)" would allow for two months. |
verbose |
logical, if |