[R] Why "\\" instead of simple "/" to specify a file path

Bogaso bogaso.christofer at gmail.com
Mon Mar 22 18:22:03 CET 2010


Hi all,

I have saved my workplace in a .RData format. However if I want to open
that, I need to use following code :

load("C:\\......")

Here my question is why "\\". In all the time generally we use "/" like when
we use read.delim() function etc. Is there any possibility to have some
consistency there? Is there any other way to re-open the .RData file?

Thanks,
-- 
View this message in context: http://n4.nabble.com/Why-instead-of-simple-to-specify-a-file-path-tp1677973p1677973.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list