Skip to content
Prev 30089 / 63424 Next

A strange behaviour of file.path in Windows? (PR#13119)

I don't get the same output as you.  Are you sure you haven't changed 
output somewhere else in your code?

outdir="c:/pippo"
file.path(outdir,"pluto.html")

[1] "c:/pippo/pluto.html"

outdir=""
file.path(outdir,"pluto.html")

[1] "/pluto.html"

This is under R2.7.2/ Win XP.

Regards,
Richie.

Mathematical Sciences Unit
HSL


------------------------------------------------------------------------
ATTENTION:

This message contains privileged and confidential inform...{{dropped:20}}