collect_bl_files | R Documentation |
Collect basic level files
collect_bl_files(input, type)
input |
directory to scan |
type |
datatype of the basic level file ("audio" or "video") |
dataframe with "file" column containing filepaths
x <- collect_bl_files("../some_directory", "video")
x$files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.