code R language

Tags
Registered Posts: 13 ✭✭✭✭
I am trying to make the code using the R studio now. And I got the question. Is it possible to copy paste the code from R to Dataiku? Or Dataikuusing another way of the packaging that R studio?



Thank you.

Answers

  • Dataiker, Dataiku DSS Core Designer, Registered, Moderator Posts: 753 Dataiker
    Hi,

    Mostly you can copy/paste your code. The only part that might differ is how you read data. In RStudio, you might be using "read.csv" whereas in DSS you would use "dkuReadDataset". But all processing code can be exactly the same.

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.