extract_last_tick: Extract the rows of a data frame with the last tick from each...

View source: R/abs_util.R

extract_last_tickR Documentation

Extract the rows of a data frame with the last tick from each run

Description

Extract the rows of a data frame with the last tick from each run.

Usage

extract_last_tick(df)

Arguments

df

The data frame.

Value

A data frame with one row for each run, corresponding to the last tick for that run.


jonathan-g/analyzeBehaviorspace documentation built on July 23, 2022, 11:01 a.m.