| moxy_intervals.csv | R Documentation |
Exported from Moxy onboard recording at 0.5 Hz no smoothing. Containing four 4-minute cycling work intervals, placed on the vastus lateralis muscle site.
.csv file with seven columns and 936 rows:
Recording date (dd-MMM format).
Recording time of day (hh:mm:ss format).
Muscle oxygen saturation, raw signal (%).
Muscle oxygen saturation, rolling average (%).
Total haemoglobin (arbitrary units).
Lap marker (integer). Not typically in use.
Session count of recordings.
Channel mapping for read_mnirs():
nirs_channels = c("SmO2 Live", "SmO2 Averaged", "THb")
time_channel = c("hh:mm:ss")
interval_times = list(start = c(124, 486, 848, 1210), end = c(364, 726, 1088, 1450))
Moxy Monitor (Fortiori Design LLC), exported via Moxy Portal App. (https://www.moxymonitor.com/)
read_mnirs(), example_mnirs()
example_mnirs("moxy_intervals")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.