R/EVQuitEchoview.R
QuitEchoview.Rd
This function opens an Echoview instance
QuitEchoview(EVAppObj)
An Echoview Application COM object
Termination of the application and removal of the Echoview instance object
http://support.echoview.com/WebHelp/Echoview.htm/
if (FALSE) { EVAppObj=StartEchoview() QuitEchoview(EVAppObj) }