Description Usage Arguments Examples
View source: R/Fill_IF_function.R
A function that identifies 'start' and 'end' positions in a dataframe and replaces them with presence values of '1'.
1  | 
data | 
 The path to your .csv file that requires filling. There is no default input.  | 
image_folder | 
 The path to your images used to construct the data in .csv form. There is no default input.  | 
vid | 
 A path to the video file that images with motion were initially extracted from.  | 
ffmpeg_path | 
 A path to ffmpeg.exe. Default path is assigned by the ffmpeg_dir function.  | 
ips | 
 The frame-rate at which images were extracted from the input video, as applied in motion_sense. Default is 8.  | 
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.