Read a Motion-BIDS recording
Usage
readBIDSMotion(
bids_root,
subject,
task,
session = NULL,
run = NULL,
tracking_system = NULL
)Value
A PhysioExperiment with the motion data, colData
carrying tracked_point/component/units, and the sampling rate.