| dsRmSymbol,DSLiteConnection-method {DSLite} | R Documentation | 
Remove a R symbol
Description
Remoe a symbol living in the DataSHIELD R session.
Usage
## S4 method for signature 'DSLiteConnection'
dsRmSymbol(conn, symbol)
Arguments
conn | 
 
  | 
symbol | 
 Name of the R symbol.  | 
[Package DSLite version 1.4.0 Index]