We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f3ff58 commit 5c55f15Copy full SHA for 5c55f15
r/sparkr/R/osconfig.R
@@ -126,11 +126,6 @@ bluemix <- setRefClass("bluemix",
126
#'
127
#' configurationName: string identifies the configurations that has been
128
#' set.
129
-#' When using this from a IBM Spark service instance that
130
-#' is configured to connect to particular Bluemix object store
131
-#' instances, the values for these credentials can be obtained
132
-#' by clicking on the 'insert to code' link just below a data
133
-#' source.
134
#' @export CloudObjectStorage
135
#' @exportClass CloudObjectStorage
136
CloudObjectStorage <- setRefClass("CloudObjectStorage",
0 commit comments