reshape_controller: Reshape controller data to a format where it is easy to merge...

View source: R/controller.R

reshape_controllerR Documentation

Reshape controller data to a format where it is easy to merge with cross_data

Description

Enter a dataframe with one row per corner get a new dataframe with one row per event (1/4 of the rows)

Usage

reshape_controller(rectangle_data)

Arguments

rectangle_data

A dataframe where every row represetns a corner of a polygon The position along the time axis where the polygon should be rendered should be contained in a t_ms column. Corners belonging to the same polygon should have a unique value under group.


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