Last chance! 50% off unlimited learning
Sale ends in
CausataConfig(config.server.host, config.server.port, config.username, config.password, protocol="https://", group=NULL)
is.CausataConfig(this)
LoadCausataConfig
. If the same parameter is provided in the configuration
file and the function argument then the function argument will take precedence.is
.Config.DeleteVariable
, Config.CreatePrimaryVariable
,
UploadModel
, LoadCausataConfig
, is
.
# The settings below are not for an actual server,
# they are for illustration purposes only.
config <- CausataConfig("server.causata.com","8002","causatauser","Bg20qydd6")
Run the code above in your browser using DataLab