Hi

In the example of the R tutorial there are this two lines of code
Code:
Rstart("MySignals.r",1);
// load all required R objects from a file in the Zorro Data folder 
    Rx(strf("load('%sData/MyObjects.bin')",slash(ZorroFolder)));



How do those files look like?


Last edited by Nanitek; 08/03/16 11:21.