stlrda / AI_Assessor

4 stars 1 forks source link

using package "here" to specify file paths #25

Closed DarioBoh closed 5 years ago

DarioBoh commented 5 years ago

otherwise code is not reproducible across different OS

bransonf commented 5 years ago

file.path() takes care of this without adding a dependency.

chris-prener commented 5 years ago

here will be required once we move to notebooks, though @bransonf, so its a dependency that is coming anyway...