resetd {RedeR}R Documentation

Reset RedeR app.

Description

Reset the active RedeR session.

Usage

resetd(obj)

Arguments

obj

Object of RedPort Class.

Value

Reset the software panel.

Author(s)

Mauro Castro

See Also

RedPort

Examples

rdp <- RedPort('MyPort') 

## Not run: 

  calld(rdp)
  resetd(rdp)

## End(Not run)  

[Package RedeR version 1.28.0 Index]