It is a command in my script:
data <- read.csv("./datafile.csv", sep=',')
So, it should load a data from the file that is in the same directory where
the script is.
It works in TM1 and was working in TM2 previously.Greetings Grzegorz -- View this message in context: http://textmate.1073791.n5.nabble.com/Problem-with-a-patch-in-last-alphas-tp26531p26534.html Sent from the textmate-dev mailing list archive at Nabble.com. _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
