get_event_data: Obtain a tidy data frame of events from a loaded dataset

View source: R/controller.R

get_event_dataR Documentation

Obtain a tidy data frame of events from a loaded dataset

Description

Obtain a tidy data frame of events from a loaded dataset

Usage

get_event_data(dataset)

Arguments

dataset

List of raw data including:

  • roi: every row records the position of one animal at one point in time

  • controller: every row records the status of all IDOC stimulus at one point in time

  • limits

  • border

Value

data.frame where every row registers the activation of an IDOC stimulus


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.