chopUpRun: Chop Up Run

Description Usage Arguments Value

Description

Cuts off all data before the time defines by $startRun variable. The the response variables $Shift and $Time are set to zero at the $startRun point.

Usage

1
chopUpRun(data, startRun, loc, name)

Arguments

data

a dataframe containing at least two columns; the 1st is Time & the second is Shift (signal from M1 Maverick Detection System)

startRun

the numerical value on where to start the run, only used if chopRun is TRUE

loc

a string with directory name to save plots and data files

name

a string for naming files

Value

Returns a data frame of the chopped up data, and it saves a csv file of this data.


BaileyLabUM/biosensor documentation built on May 28, 2019, 11:36 a.m.