beh_mat_tidy: beh_mat_tidy Takes a matlab behmat file and converts it to...

View source: R/beh_mat_tidy.R

beh_mat_tidyR Documentation

beh_mat_tidy Takes a matlab behmat file and converts it to long format plus it assigns binary state columns to each behavioral state class

Description

beh_mat_tidy Takes a matlab behmat file and converts it to long format plus it assigns binary state columns to each behavioral state class

Usage

beh_mat_tidy(bins, frames, interactive = TRUE, folder = folder)

Arguments

bins

number of time frames to bin. generally 400 for 20 minute video is standard

frames

number of frames in the video

Examples

beh_mat_tidy

SenguptaLab/MF.matR documentation built on Feb. 5, 2023, 4:57 p.m.