czarrar / connectir

Fast and memory efficient approach for connectome-wide association studies in R and C++. Uses custom implementation of multivariate distance matrix regression to associate brain and behavior.
15 stars 9 forks source link

Type safety for # of function list timepoints #3

Closed jpellman closed 8 years ago

jpellman commented 9 years ago

Make sure that the number of timepoints for a set of functional files is an integer (rather than a character vector) for files read in via a csv file.