dsRmSymbol-ArmadilloConnection-method: Remove an R symbol

dsRmSymbol,ArmadilloConnection-methodR Documentation

Remove an R symbol

Description

Remove a symbol living in the DataSHIELD R session. After removal, the data identified by the symbol will not be accessible in the DataSHIELD R session on the server side.

Usage

## S4 method for signature 'ArmadilloConnection'
dsRmSymbol(conn, symbol)

Arguments

conn

ArmadilloConnection-class class object

symbol

Name of the R symbol.


molgenis/molgenis-r-datashield documentation built on July 28, 2024, 7:46 a.m.