read_video_data: read video data from filepath

View source: R/export_both.R

read_video_dataR Documentation

read video data from filepath

Description

read video data from filepath

Usage

read_video_data(filepath)

Arguments

filepath

a quoted filepath

Value

a dataframe with annotation

Examples

 ## Not run: 
video_data <- read_video_data('data/annotate.txt')

## End(Not run)

samhforbes/DDLab documentation built on Sept. 17, 2023, 9:22 p.m.