split_bemovi | R Documentation |
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
## Not run:
split_bemovi(per_batch = 5)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.