Skip to content

Commit 6a55f06

Browse files
\link{} issue
1 parent 32c3521 commit 6a55f06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

R/checkClass.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#' @description This is an internal function.
44
#' @details In DataSHIELD an object included in analysis must be of the same type in all
55
#' 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>
6+
#' @param datasources a list of \code{\link[DSI]{DSConnection-class}} objects obtained after login. If the <datasources>
77
#' the default set of connections will be used: see \link{datashield.connections_default}.
88
#' @param obj a string character, the name of the object to check for.
99
#' @keywords internal

0 commit comments

Comments
 (0)