Learn R Programming

RedeR (version 1.20.0)

resetd: Reset RedeR app.

Description

Reset the active RedeR session.

Usage

resetd(obj)

Arguments

obj
Object of RedPort Class.

Value

Reset the software panel.

See Also

RedPort

Examples

Run this code
rdp <- RedPort('MyPort') 

## Not run: 
# 
#   calld(rdp)
#   resetd(rdp)
# 
# ## End(Not run)  

Run the code above in your browser using DataLab