R/ArmadilloConnection.R
dsDisconnect-ArmadilloConnection-method.Rd
Disconnect from an Armadillo DataSHIELD Service and release all R resources. If a workspace ID is provided, the DataSHIELD R session will be saved before being destroyed.
# S4 method for ArmadilloConnection
dsDisconnect(conn, save = NULL)
ArmadilloConnection-class
class
object
Save the DataSHIELD R session with provided ID (must be a character string).