summarise_data: Returns a dataframe with data summarised to the defined...

Description Usage Arguments Value See Also

View source: R/analysis.R

Description

Returns a dataframe with data summarised to the defined timebin

Usage

1
summarise_data(input_data, chemical, exp_dur, timebin, expsr_dur)

Arguments

input_data

The clean data

chemical

The name of the chemical that is going to be summarised

exp_dur

The duration of the total experiment

timebin

The timebin over which the data is going to be summarised

expsr_dur

The exposure duration of the experiment

Value

A data frame that gives the mean and SD of the velocity over the timebins

See Also

speed, accel


PabRod/tracker documentation built on Nov. 25, 2020, 11:26 p.m.