dsDisconnect-ArmadilloConnection-method: Disconnect from an Armadillo DataSHIELD Service

dsDisconnect,ArmadilloConnection-methodR Documentation

Disconnect from an Armadillo DataSHIELD Service

Description

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.

Usage

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

Arguments

conn

ArmadilloConnection-class class object

save

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

See Also

dsDisconnect


DSMolgenisArmadillo documentation built on Nov. 2, 2023, 6:27 p.m.