Skip to content

string problems with "\\" (Windows)

2 messages · Gabor Grothendieck, Duncan Murdoch

#
Moved to r-devel.

Perhaps basename should take an optional separator argument
so that

   basename(x, "\\")

could be used to override the default behavior.
On 7/9/06, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
#
Gabor Grothendieck wrote:
That seems like a reasonable idea, but not very high priority.  Anyone 
want to contribute a patch (to the source and man page)?

Duncan Murdoch