list_assets_by_type: List Stored Assets (Files) By Type.

View source: R/list_assets_by_type.R

list_assets_by_typeR Documentation

List Stored Assets (Files) By Type.

Description

[Deprecated]

This function is deprecated and may be removed from a future version of the package. list_volume_assets() is preferred.

Usage

list_assets_by_type(vol_id = 2, type = "video", vb = FALSE)

Arguments

vol_id

Volume ID

type

Data file type, e.g. "video", "pdf", or "csv"

vb

A boolean value. If TRUE provides verbose output.

Value

A data frame with information about assets in a volume, sorted by type.

Examples


list_assets_by_type() # Lists assets in volume 2.


PLAY-behaviorome/databraryapi documentation built on March 27, 2024, 10:20 p.m.