martin0258/university-research

Best way to include other R scripts

martin0258 opened this issue · 0 comments

We do not want to hard-code the path.

source("hard-coded path") # bad