get_video_stats: Report Stats About Videos in a Volume.

View source: R/get_video_stats.R

get_video_statsR Documentation

Report Stats About Videos in a Volume.

Description

#' @description [Superseded] get_video_stats() has been superseded in favor of summarize_videos_in_volume().

Usage

get_video_stats(this_vol_id = 2, vb = FALSE)

Arguments

this_vol_id

Target volume number.

vb

A boolean value.

Value

A data frame with summary statistics about the videos in the volume.

Examples


## Not run: 
get_video_stats() # Retrieves summary statistics about videos in volume 2.

## End(Not run)


PLAY-behaviorome/databraryapi documentation built on April 19, 2024, 12:15 a.m.