issues
search
YaleDecisionNeuro
/
PsychTaskFramework
2
stars
4
forks
source link
More versatile export script
#80
Open
shippy
opened
7 years ago
shippy
commented
7 years ago
43 implemented a basic export script, which will do for most purposes. Improvements should allow for:
[ ] concatenating blocks that collect different variables in one file (#89),
[ ] explicit naming of participants of interest in an argument,
[ ] concatenating date vectors into
the standard datetime format per ISO 8601
shippy
commented
7 years ago
[ ] the
taskName
argument can also double as dataPath article if
tasks/<taskName>
does not exist
43 implemented a basic export script, which will do for most purposes. Improvements should allow for: