Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on January 31, 2019 5:52PM
Likes: 0
Replies: 1
Hi
I am trying to setup the connection between dataiku and R with:
library(dataiku)
dkuSetRemoteDSS("http(s)://DSS_HOST:DSS_PORT/", "Your API Key secret")
But the dataiku package does not contain the dkuSetRemoteDSS function.
Cheers, Longhow