Hi
I have declared a global parameter called ‘Subset’ (declared as an Array with values A and B) in my protocol. I then do a simple Custom Manipulator like this:
subset:=@Subset;
I then have a Custom R script component and I access this parameter using AllData\$subset which is always null. Am I doing something wrong? Should I be accessing array values in a different way in R script? Thanks for your help.
Regards
Abdul Basith