plotTdms: Plot the signal vs time for a TDMS file

Description Usage Arguments

Description

Plot the signal vs time for a TDMS file

Usage

1
2
plotTdms(filename, channel = "/'Untitled'/'Dev1/ai0'", start = 0,
  end = NULL, peaks = NULL)

Arguments

filename

The filename

channel

The channel name, default /'Untitled'/'Dev1/ai0' which is just common in our lab

start

Default 0

end

Default end of tdms file data

peaks

A data frame of peak data and orientations


msuefishlab/eodplotter documentation built on May 29, 2019, 4:52 p.m.