Learn R Programming

spant (version 3.3.0)

read_pulse_ascii: Read an ASCII formatted pulse file.

Description

Read an ASCII formatted pulse file.

Usage

read_pulse_ascii(fname, deg2rad = TRUE)

Value

pulse waveform and header.

Arguments

fname

ASCII formatted pulse file path.

deg2rad

convert phase values stored in degrees to radians.