Trouble in Execute R

New Altair Community Member
Updated by Jocelyn
Hello, everyone
While using in "Execute R", I have a trouble
I attached the process file, log message, and captured image of error message
Data I used is "Iris" data set given in Rapidminer
Please analyze the script of R in "Execute R", which I also attached the script
whose file name is "executer.txt"
Also, I attached data file "1.csv", which I tested on R-3.6.1 and works OK in R
Thank you and have a nice day!
Sort by:
1 - 2 of
21
a quick fix is to convert the data frame to matrix and get the length
Best,
YY