collect_bl_files: Collect basic level files

View source: R/read_bl.R

collect_bl_filesR Documentation

Collect basic level files

Description

Collect basic level files

Usage

collect_bl_files(input, type)

Arguments

input

directory to scan

type

datatype of the basic level file ("audio" or "video")

Value

dataframe with "file" column containing filepaths

Examples

x <- collect_bl_files("../some_directory", "video")
x$files

BergelsonLab/blabr documentation built on April 19, 2024, 7:21 p.m.