HiI 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