Hi
I notice that:
system("ls")
does not return anything, while it does in a simple R console. Is this
known? Expected?
Actually, I just need it as I wanted soemthing like: system("whoami") to
set specific path depending if the computer is mine or work. Do you have
any idea how I could do this otherwise?
Thanks!!
mat