dsDisconnect,DSLiteConnection-method {DSLite} | R Documentation |
Save the session in a local file if requested.
## S4 method for signature 'DSLiteConnection'
dsDisconnect(conn, save = NULL)
conn |
|
save |
Save the DataSHIELD R session with provided ID (must be a character string). |