joaquinanguera / aceR

An R package for processing ACE data
MIT License
3 stars 14 forks source link

Update BRT for thumb condition #22

Closed jessicayounger closed 4 years ago

jessicayounger commented 4 years ago

Recode condition column so that thumb conditions get renamed to dominant/non-dominant as appropriate

monicathieu commented 4 years ago

This looks like it should work! Good catch on the recoding on the internal trialwise condition column that comes in the BRT data, not on the handedness column (which will only have one value per subject, and should indeed only be used as the if-else test).