powered by
This is for internal use only. Use opiInitialise() with these Arguments and you will get the Value back.
opiInitialise()
list(err = NULL)
IP address of AP7000 machine (as string)
Port number on which AP7000 server is listening
If the chosen OPI implementation is KowaAP7000, then you must specify the IP address and port of the AP-7000 server.
KowaAP7000
if (FALSE) { # Set up the Kowa AP-7000 chooseOpi("KowaAP7000") opiInitialize(ip="192.168.1.7", port=44965) }
Run the code above in your browser using DataLab