eval_derivative: Evaluate a derivative returned by 'analyze_behavior()'

View source: R/analysis.R

eval_derivativeR Documentation

Evaluate a derivative returned by analyze_behavior()

Description

If analyze_behavior() was used with a behavior and time_point, you can use this function to calculate the result of the derivative.

Usage

eval_derivative(derivative)

Arguments

derivative

Derivative with concentration values returned by analyze_behavior().

Value

A numeric value representing the result of the derivative.


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.