rstudio / config

config package for R
https://rstudio.github.io/config/
256 stars 27 forks source link

Normalize the path of the file directory #6

Closed jimhester closed 7 years ago

jimhester commented 7 years ago

Otherwise dirname(file) always returns ., unless a full directory path is given to get().

Fixes #5