Skip to contents

Unloads the Reviewers for a Review

Usage

unloadReviewers(ident, from = pwd())

Arguments

ident

Identifier of the review. Can be a path, resource ID, entity ID, or a data frame row from loadResource().

from

Base path for resolving relative paths. Defaults to pwd().

Value

No meaningful value - called for its side effect of dropping the reviewers of the review from the cache, so that the next load reads the server. The value handed back by the internal cache removal is an implementation detail and must not be relied on.

References

ics1208