Is there a way to get the current windows user name or the windows home within an R session?
Thanks. (Sorry, if I missed something, but I couldn\'t find anything)
If you know how to do it at your system console, the answer would generally be:
system("...that_string...")