list_volume_owners {databraryr} | R Documentation |
List Owners of a Databrary Volume.
list_volume_owners(vol_id = 1, vb = options::opt("vb"), rq = NULL)
vol_id |
Selected volume number. Default is volume 1. |
vb |
Show verbose messages. (Defaults to |
rq |
An |
A data frame with information about a volume's owner(s).
list_volume_owners() # Lists information about the owners of volume 1.