Learn R Programming

DSLite (version 1.4.0)

dsRmSymbol,DSLiteConnection-method: Remove a R symbol

Description

Remoe a symbol living in the DataSHIELD R session.

Usage

# S4 method for DSLiteConnection
dsRmSymbol(conn, symbol)

Arguments

conn

DSLiteConnection-class class object

symbol

Name of the R symbol.