list_volume_excerpts {databraryr}R Documentation

List Image or Video Excerpts On A Databrary Volume.

Description

List Image or Video Excerpts On A Databrary Volume.

Usage

list_volume_excerpts(vol_id = 1, vb = FALSE, rq = NULL)

Arguments

vol_id

Target volume number.

vb

A Boolean value. If TRUE provides verbose output.

rq

An httr2 request object. Default is NULL.

Value

A list with information about any available excerpts.

Examples


list_volume_excerpts()



[Package databraryr version 0.6.4 Index]