You might look into Kepler: https://kepler-project.org/
Sarah On Thu, Apr 11, 2013 at 8:09 AM, Ravishankar Rajagopalan <[email protected]> wrote: > Hello R-users, > > I am interested to know if there is a tool that allows us to build SAS > Enterprise Miner like workflows using the R scripts. > > For example, let's say I have the R scripts/functions for the following > tasks: > > 1. Data Cleaning > 2. Model Building > 3. Model Validation > 4. Visualization > I would like to drag these functions into a workflow and run them > together (output of one function becomes input for the next) > > Ideally, I would have a huge list of R functions and the user should be able > to drag and drop the required R functions to the GUI based workflow. > > Are there any off-the-shelf tools that allow us to build such a workflow? If > not, could you please provide some guidance on the best way to build it? > > Thank you. > > Ravi > -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

