
Decline Review Invitation
declineReviewInvitation.RdDeclines a review invitation as a reviewer. The review must be in
"Planning" state and the current user must be an invited reviewer.
Usage
declineReviewInvitation(ident, comment = "", from = pwd())Arguments
- ident
Identifier of the review. Can be a path, resource ID, entity ID, or a data frame row from
loadResource().- comment
Optional plain text comment.
- from
Base path for resolving relative paths. Defaults to
pwd().