Description Usage Arguments Examples
transform a movie into lot of screenshots
1 | gen_screenshot(movie, folder = tempfile(), every = 10)
|
movie |
the path of the movie |
folder |
the path of the folder |
every |
timbe between each screenshot in seconds |
1 2 3 4 5 | ## Not run:
gen_screenshot(movie = "D:/mymovie.avi") %>%
browseURL()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.