View source: R/check_cvision.R
check_cvision | R Documentation |
Check if any C-Vision csv's are missing
check_cvision(expected, file_list = list.files(pattern = ".csv$"))
expected |
vector of expected video numbers |
file_list |
list of cvision csv files. If left blank will use all csvs in working directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.