testObjExistsDS: testObjExistsDS

View source: R/testObjExistsDS.R

testObjExistsDSR Documentation

testObjExistsDS

Description

The server-side function called by ds.testObjExists

Usage

testObjExistsDS(test.obj.name = NULL)

Arguments

test.obj.name

a client-side provided character string specifying the variable whose presence is to be tested in each data source

Details

Tests whether a given object exists in all sources. It is called at the end of all recently written assign functions to check the new (assigned) object has been created in all sources

Value

List with 'test.obj.exists' and 'test.obj.class'

Author(s)

Burton PR


dsBase documentation built on Aug. 8, 2025, 6:05 p.m.