summarise_articles {rj} | R Documentation |
This function summarises and prints the articles an editor currently have in hand. It also prints out the articles that has not been assigned to any editor on the top, if any. If assigned to an object, the unassigned articles will appear on the top of the data frame.
summarise_articles(editor = NULL, rejected = FALSE, other = FALSE)
get_assignments(editor, folder = "Submissions")
get_unassigned()
find_articles(editor, folder)
get_latest(assignments)
editor |
Editors initials. If |
rejected |
Default |
other |
Default |
folder |
the folder to search for assignments, one of Submissions, Rejected, Accepted, or Proofs |
assignments |
an output object from |