mantis.Ping | R Documentation |
mantis.Ping Test the communication with server. It sends a ping and expects a pong
mantis.Ping(scenario)
scenario |
the only useful option for this function is the client which is is the path to the client executable |
Returns a pong if the communication is succesful
scenario <- mantis.ScenarioOptions()
scenario$client <- 'MantisClient.exe'
mantis.Ping <- function( scenario)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.