pymovements.Dataset.load_participants#

Dataset.load_participants(*, replace: bool = False) None[source]#

Load participants file from resources.

Parameters:

replace (bool) – If True this will replace participants with the loaded data. If False this will update the existing data in participants with the loaded data.