Calling R script with Javascript | bront | 2013-12-02 14:22 | |||||||||||||||
Status: Closed | |||||||||||||||||
hi, I have been working on creating a generic R-script that I can pass config parameters via Javascript. This works. Is there a way, however, to pass references to different tables/views? I was unsuccessful when I tried to modify read.table("${input_data}", header=TRUE, sep="\t") to accept a different dataset. The following does not look promising... "Views created independently of grid views do not have access to labkey.data objects. Such views are listed under the None heading in the list on the Manage Views page." from : https://www.labkey.org/wiki/home/Documentation/page.view?name=rBuilder Many thanks, b |
|||||||||||||||||
| |||||||||||||||||