isAssigned: Checks an object has been generated on the server side

Description Usage Arguments Details Value

Description

This is an internal function.

Usage

1
isAssigned(datasources = NULL, newobj = 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.

newobj

a character, the name the object to look for.

Details

After calling an assign function it is important to know whether or not the action has been completed by cjhecking if the output actually exists on the server side.

Value

nothing is return but the process is stopped if the object was not generated in any one server.


stefvanbuuren/dsMiceClient documentation built on June 27, 2019, 6:15 p.m.