Skip to contents

Reloads the Review Entries for a Review

Usage

refreshReviewEntries(ident, from = pwd())

updateReviewEntries(...)

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().

...

For backwards compatibility with the deprecated update* alias; not used by refresh* itself.

Value

A data frame of review entries, or NULL if none exist.

References

ics1208