Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
"[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