Skip to content
Prev 75900 / 398502 Next

using paste and "\" to create a valid filename

roger bos wrote:

            
This is perfect, "\" is *printed* escaped, hence for file access you can 
perfectly use this character vector.

Uwe Ligges