exitd: Exit RedeR R-to-Java interface.

Description Usage Arguments Value Author(s) See Also Examples

Description

Exit R interface and close the active RedeR session.

Usage

1
exitd(obj)

Arguments

obj

Object of RedPort Class.

Value

Exit software.

Author(s)

Mauro Castro

See Also

RedPort

Examples

1
2
3
4
5
6
7
8
9
rdp <- RedPort()

## Not run: 

  calld(rdp)
  exitd(rdp)


## End(Not run)  

RedeR documentation built on Nov. 8, 2020, 7:45 p.m.