All content
Search filter terms
Filter by category
Filter by type
Filter by tag
Filter by user
Filter by licence
Results per page:
Sort by:
Showing 2 results.
Use the filters on the left and the
search box below to refine the results.
This is a very small nested workflow to convert an R expression to the same textual representation that you see displayed when using the R command line.
Created: 2013-09-05 | Last updated: 2013-10-16
Credits:
Jon Giddy
Convert Taverna list of RExpr to R list - v2
(2)
This workflow accepts a Taverna list of arbitrary R expressions and returns a single R expression representing an R list containing the original expressions.
This workflow relies on the current Taverna behaviour of an R expression being represented by a list of strings containing the deparsed expression. If this changes, this workflow will likely break.
The first BeanShell converts each R expression (actually a list of strings) to a single string. This uses implicit iteration to do this for...
Created: 2013-09-04 | Last updated: 2013-10-14
Results per page:
Sort by: