hello all

Posted By: huatrongkhang

hello all - 09/23/19 16:39

Hi,

in the sample (DeepLearn.c) is this code:

Code
#ifdef KERAS
if(Init) printf("\nR and Keras required");
Script = "DeepLearnKeras";
#endif


I cannot find in the manual, how to send message between script in Zorro and R in this case. In Zorro script no exist "RStart".

How to call the Rset(string name, string s) ?

Thanks
Posted By: jcl

Re: hello all - 09/24/19 09:04

Look here: https://manual.zorro-project.com/rbridge.htm
© 2024 lite-C Forums