We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c3521 commit 6a55f06Copy full SHA for 6a55f06
1 file changed
R/checkClass.R
@@ -3,7 +3,7 @@
3
#' @description This is an internal function.
4
#' @details In DataSHIELD an object included in analysis must be of the same type in all
5
#' the collaborating studies. If that is not the case the process is stopped
6
-#' @param datasources a list of \code{\link{DSConnection-class}} objects obtained after login. If the <datasources>
+#' @param datasources a list of \code{\link[DSI]{DSConnection-class}} objects obtained after login. If the <datasources>
7
#' the default set of connections will be used: see \link{datashield.connections_default}.
8
#' @param obj a string character, the name of the object to check for.
9
#' @keywords internal
0 commit comments