The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"[SOLVED] R Extension: Collection of Functions"
Hi,
is it possible to pass a collection of functions to the operator "Execute Script (R)"?
If I define various functions in the R-view of RapidMiner, I am either able to store them all at once (in a collection) or one by one.
Afterwards, when I want to use these functions in RapidMiner and try to pass the collection (of functions) into the "Execute Script (R)" operator, I get the following error: "The given Object Collection cannot be translated to R".
However passing each single function to RapidMiner is quite unhandy, since I have more than 50 functions defined.
Is there any workaround?
Cheers Q-Dog
// Edit
Oh... wait... I just realised that the "source()" operator works as well, problem solved
is it possible to pass a collection of functions to the operator "Execute Script (R)"?
If I define various functions in the R-view of RapidMiner, I am either able to store them all at once (in a collection) or one by one.
Afterwards, when I want to use these functions in RapidMiner and try to pass the collection (of functions) into the "Execute Script (R)" operator, I get the following error: "The given Object Collection cannot be translated to R".
However passing each single function to RapidMiner is quite unhandy, since I have more than 50 functions defined.
Is there any workaround?
Cheers Q-Dog
// Edit
Oh... wait... I just realised that the "source()" operator works as well, problem solved
Tagged:
0