dsDisconnect,DSLiteConnection-method {DSLite}R 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).


[Package DSLite version 1.4.0 Index]