add_injtime: Add a column for time since injection / break in dataset.

Description Usage Arguments Value Functions

Description

This function calculates the time since injection / break in dataset. Use this function on a dataframe generated from a DSI export using the DSI_export_to_dataframe function.

Usage

1
2
3
add_injtime(data, injection_time)

isolate_postinj(data, parameter)

Arguments

data

A dataframe created using the DSI_export_to_dataframe function.

injection_time

Time before but close to the injection (24H)

parameter

Name of a parameter in the dataset, in quotes.

Value

A dataframe containing a column for time since injection / break and columns for each parameter, which each subject synchronized to their injection time.

Functions


andrewstiegler/telemetRy documentation built on May 1, 2021, 4:56 p.m.