dsDisconnect-DSLiteConnection-method: Disconnect from a DSLite server

dsDisconnect,DSLiteConnection-methodR Documentation

Disconnect from a DSLite server

Description

Save the session in a local file if requested.

Usage

## S4 method for signature 'DSLiteConnection'
dsDisconnect(conn, save = NULL)

Arguments

conn

DSLiteConnection-class class object

save

Save the DataSHIELD R session with provided ID (must be a character string).


DSLite documentation built on Oct. 7, 2022, 9:05 a.m.