How to call an R script from within a JS code

LabKey Support Forum (Inactive)
How to call an R script from within a JS code Leo Dashevskiy  2012-05-23 15:34
Status: Closed
 
Is it possible to pass to an R script in a JS config option of a webPart a JS array as an argument? (Currently resorting to converting an array to a concatenated string, which then has to be tokenized in the R script...)

Thanks.