Hi everyone,
Can you guide me how can I load and run R Programming & Python on SAS ondemand for Academics (SAS Studio Cloud)?
Do i have to download R Programming IDE and Ananconda first on my computer? Actually I did but the commands to load them are not detecting R and python in SAS Studio Cloud.
Syntax used were:
OPTIONS SET = R_HOME 'Path where R is located on my computer';
OPTIONS SET = PYTHONHOME 'Path where Python is located on my computer':
But it is not getting detected on SAS Studio Cloud.
Please help.
Thanks and Regards,
Salman