get_slices: Get Slices

View source: R/get_slices.R

get_slicesR Documentation

Get Slices

Description

Returns a matrix of logicals, for use in filtering in the get_frames function.

Usage

get_slices(frames, divider = 10000)

Arguments

frames

Vector of the frames to be extracted.

divider

Integer for the size of the the slices, in number of frames. Default to 10000.

Examples

Internal use for the get_frames function.

BradyAJohnston/mdfret documentation built on April 16, 2022, 8:32 a.m.