Skip to contents

Unloads the Review Entries for a Review

Usage

unloadReviewEntries(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 entries 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