ICON-in-R/NMA

remove all `fileSep` and use `file.path()` instead

Closed this issue · 1 comments

remove all `fileSep` and use `file.path()` instead

the idea was to be flexible for different operating systems but functions like file.path do this already.