A subset of data from an experiment monitoring the heartbeat of four Mytilus mussels
pulse_dataA list with four elements:
$data, a tibble with 20,094 rows and 11 columns - one column with timestamps (named time) and several columns of numeric data (the voltage readings from each channel of the PULSE system; all channels with unique names)
$multi, a single logical value indicating if the data was generated using a multi-channel or single-channel PULSE system
$vrsn, a single numeric value representing the firmware version of the PULSE system that generated the data
$freq, a single integer value representing the sampling frequency used (in Hz)