checkClass: Checks that an object has the same class in all studies

Description Usage Arguments Details Value

View source: R/checkClass.R

Description

This is an internal function.

Usage

1
checkClass(datasources = NULL, obj = NULL)

Arguments

datasources

a list of opal object(s) obtained after login in to opal servers; these objects hold also the data assign to R, as dataframe, from opal datasources.

obj

a string character, the name of the object to check for.

Details

In DataSHIELD an object included in analysis must be of the same type in all the collaborating studies. If that is not the case the process is stopped

Value

a message or the class of the object if the object has the same class in all studies.


stefvanbuuren/dsMice documentation built on Aug. 26, 2020, 1:44 p.m.