Learn R Programming

DSLite (version 1.3.0)

dsDisconnect,DSLiteConnection-method: Disconnect from a DSLite server

Description

Save the session in a local file if requested.

Usage

# S4 method for 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).