list_volume: List Info for a Databrary Volume.

View source: R/list_volume.R

list_volumeR Documentation

List Info for a Databrary Volume.

Description

[Deprecated] list_volume() has been deprecated in lieu of other, more specific, volume-related functions. It will be dropped from a future release.

Usage

list_volume(vol_id = 1, search_str = "", vb = FALSE)

Arguments

vol_id

Target volume number.

search_str

The specific data to retrieve for the volume

vb

A Boolean value. If TRUE provides verbose output.

Value

A data frame with information about a volume.

Examples


## Not run: 
list_volume() # Default is volume 1

## End(Not run)


PLAY-behaviorome/databraryapi documentation built on April 29, 2024, 2:16 a.m.