bin_cvision | R Documentation |
Collapses merged C-vision csv to time bins
bin_cvision( merged_cvision_csv, start_vid, end_vid, bin_size = 15, vid_length = 1 )
merged_cvision_csv |
output of merge_cvision_csv (as a dataframe or tibble) |
start_vid |
video to start output table with |
end_vid |
video to end output table with |
bin_size |
length of bins in seconds |
vid_length |
length of video in minutes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.