get_slices | R Documentation |
Returns a matrix of logicals, for use in filtering in the get_frames function.
get_slices(frames, divider = 10000)
frames |
Vector of the frames to be extracted. |
divider |
Integer for the size of the the slices, in number of frames. Default to 10000. |
Internal use for the get_frames function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.