stop_gmql | R Documentation |
It stops GMQL server processing
stop_gmql()
None
## This statement first initializes GMQL with local processing and with
## sample file output format as tab-delimited, and then stops it
init_gmql("tab", FALSE)
stop_gmql()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.