Paul Hiemstra wrote:
Remko Duursma wrote:
Hi all,
I am having some problems calling a python script from R that resides
in a folder that is in the path (WindowsXP):
Hi Remko,
Some suggestions:
1. Try to see if the path that R has from a call to system is correct
(i.e. the same as
Remko Duursma wrote:
Hi all,
I am having some problems calling a python script from R that resides
in a folder that is in the path (WindowsXP):
Hi Remko,
Some suggestions:
1. Try to see if the path that R has from a call to system is correct
(i.e. the same as from cmd):
system("path")
2 matches
Mail list logo