
Get Review By ID
getReviewById.RdRetrieves a single review resource by its identifier.
Usage
getReviewById(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().