R/split_bemovi.R
split_bemovi.Rd
Split bemovi filder into a number of bemovi. folders with a maximum of per_batch video files
split_bemovi( per_batch = 30, bemovi_dir = file.path(".", "0.raw.data"), overwrite = TRUE )
per_batch | maximum number of movies per batch |
---|---|
bemovi_dir | bas directory in which the |
overwrite | if |
the maximum id used
if (FALSE) { split_bemovi(per_batch = 5) }