[R] unlink: parameter "force" not available in R windows version

mails mails00000 at gmail.com
Sat Feb 4 18:13:22 CET 2012


Hello,

I use the R command

unlink(file, recursive = TRUE, force = TRUE)

to delete folders, subfolders and files on Mac OS X.


When I was running my script on a Windows computer I realised that for
unlink there is no option/parameter "force". I do not know why but without
that "force" option R cannot delete the subfolders/files. 

What can I do?

--
View this message in context: http://r.789695.n4.nabble.com/unlink-parameter-force-not-available-in-R-windows-version-tp4357464p4357464.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list