I am considering switching from mac to windows 10, thanks to its new command line.
However, I need to find out if one of the operations I perform for work all the time works in the new unix-like command line.
The operation is executing R scripts from the command line using the optparse to read command line arguments,
A full explanation of how this is done in a unix or mac computer is in the following link (part 3)
http://www.cureffi.org/2014/01/15/running-r-batch-mode-linux/
Is it possible to do the same in Windows 10?
Appreciate any help.
Thanks
However, I need to find out if one of the operations I perform for work all the time works in the new unix-like command line.
The operation is executing R scripts from the command line using the optparse to read command line arguments,
A full explanation of how this is done in a unix or mac computer is in the following link (part 3)
http://www.cureffi.org/2014/01/15/running-r-batch-mode-linux/
Is it possible to do the same in Windows 10?
Appreciate any help.
Thanks