getDataStream {DatastreamDSWS2R} | R Documentation |
getDataStream
initialises an R5 object that contains
a connection with the Datastream DWE server. This function has been
provided for backward compatibility
getDataStream(
dweURLwsdl = "",
User = as.character("USERNAME"),
Pass = as.character("PASSWORD")
)
dweURLwsdl |
Ignored |
User |
Ignored - now sourced from options()$Datastream.Username |
Pass |
Ignored - now sourced from options()$Datastream.Password |
Initialise connection with Datastream DSWS server. Provided for backwards compatibility
a dsws object