Description Usage Arguments Value Examples
Split bemovi filder into a number of bemovi. folders with a maximum of per_batch video files
1 2 3 4 5 | 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
1 2 3 4 | ## 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.