Exit R interface and close the active RedeR session.
exitd(obj)
obj
Object of RedPort Class.
Exit software.
Mauro Castro
RedPort
rdp <- RedPort() ## Not run: calld(rdp) exitd(rdp) ## End(Not run)