tsamsonov / grwat

R package for hydrograph separation and analysis
https://tsamsonov.github.io/grwat/
Other
7 stars 5 forks source link

End of line depends on Windows locale #1

Closed tsamsonov closed 4 years ago

tsamsonov commented 4 years ago

On most of the systems eol = "\n" will work normally, but on some systems eol = "\r\n" should be used instead. Add the correpsonding parameter.