🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Problem with r code execution

User: "elena2020chao"
Updated by Jocelyn

Hello
I am from the process document from data operator
I used
I've extracted words (wordlist)
I want to draw a word cloud
But I do not know how
I searched a lot
I found code in the Execute R operator, I paste
But there is an error
Does anyone know
Thanks a lot

r.JPGr1.JPG

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Thomas_Ott"
    New Altair Community Member

    @elena2020chao while posting the error message is helpful, posting a screenshot of the R code is not good. Just share the process XML.

     

    The error leads me to believe that you're linking to the CRAN package, which is something you don't want to do. You want to download and install the package in R first before running RapidMiner. RapidMIner is not a CRAN package adminsitrator.