Skip to contents

Retrieves all comments for a given review.

Usage

getReviewComments(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

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

References

ics1208